Skip to content

Should it be possible to add a collection to itself? Twice? #5

@gwillen

Description

@gwillen

I notice that:

  • I can add a collection to itself
  • I can add the same capability to a collection multiple times.

Should one or both of these be prohibited?

Prohibiting the former would probably be mostly cosmetic, assuming one doesn't also prohibit more general cycles in the containment graph (which might be a good idea but might also be annoying to detect.)

Prohibiting the latter also seems mostly cosmetic but it's hard for me to imagine a non-accidental reason to do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions