TruBudget icon indicating copy to clipboard operation
TruBudget copied to clipboard

Provide Tag and Filter for Sub-Projects and Workflow-Items

Open laurenzhonauer opened this issue 2 years ago • 2 comments

Description 💡

Currently there is a tag Feature in place to filter Projects. The same is also desired for Sub-Projects and Workflow-Items to meet more differentiated needs of users.

laurenzhonauer avatar Mar 21 '22 14:03 laurenzhonauer

Currently, we the relations of our "assets" go in one direction: Project => Sub-Project => Workflow-Item Also, there are tags on Project level which can be used to group Projects.

Idea:

De-Couple the tag functionality completely from the Project layer and store it in a sperate stream. Then each "Asset" (Project, Sub-Project, Workflow-Item) recieves a new field "tagId". This opens up the door for some features:

  • A Tag could be an object with a few properties (e.g. Title, description, id, layer...) and could be configured in a "Create Tag" Page.
  • "Assets" in each Layer (Project, Sub-Project, Workflow-Item) could get the same tag.
  • A "Related to this Tag" Page could be created where it is visible in one view which "Assets" are related to that tag.

laurenzhonauer avatar Mar 23 '22 14:03 laurenzhonauer

This issue has been automatically marked as stale because it has not had activity for 30 days. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 22 '22 15:04 stale[bot]

Implemented.

galethil avatar Mar 14 '24 09:03 galethil