Skip to content

Thing: verify tagging/targeting reciprocity #4

Description

@ybakos

In the example, try:

f1.tagWith(motorsport);
motorsport.tagWith(f1);
hamilton.tagWith(senna);
hamilton.tagWith(f1);
senna.tagWith(hamilton);
senna.tagWith(f1);

And see what tags and targets are shown for Hamilton.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions