-
Type:
Task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Web UI
-
Epic Link:
As a user, I want to apply tags to the parent of the compound document
As a user, I want to apply tags to a child file of the compound document
As a user, I want all tags related to the children to be accessible from the parents for search purposes.
Acceptance criteria:
- Tags from all my children's files are to be accessible/searchable via my parent_._ If a tag is applied to one child, it is automatically applied at the compound document level too, but not on other children of this compound.
- On the right side I want to include in the metadata areas:
- For parents, we would have two zones: Tags inherited from children (read mode), tags only for parent (read and write)
Add a new "read-only" tags field on the CompoundDocument facet where we copy the child tags.
When removing a tag from a child (or removing the child) we remove the tag from the read-only field only if no other child is referencing the tag.