project_tag_hierarchy
Enable hierarchical project tags with parent-child relationships and path-aware naming for clearer organization.
Key Features
- project.tags: Adds parent and child relationships to structure project tags hierarchically with stored parent paths.
- project.tags: Computes display names that show the full ancestry path for each tag.
- project.tags: Blocks recursive tag assignments to avoid cyclic hierarchies.
- project.tags: Adds the parent tag field to tag list and form views for easy hierarchy management.