-
-
Notifications
You must be signed in to change notification settings - Fork 419
Closed
Labels
Priority: CriticalAn issue that requires immediate attentionAn issue that requires immediate attentionTagStudio: TagsRelating to the TagStudio tag systemRelating to the TagStudio tag systemType: BugSomething isn't working as intendedSomething isn't working as intendedType: EnhancementNew feature or requestNew feature or request
Milestone
Description
Checklist
- I am using an up-to-date version.
- I have read the documentation.
- I have searched existing issues.
Description
Re-implement the tag "display name" attribute found in v9.4 and below.
Solution
Since display names were previously built using the top-most parent tag under JSON, and #332's schema didn't account for this ordering requirement, the tags table will need a dedicated new column to reference the parent tag intended to be used for the display name. A frontend change will also be required in order for the user to select which tag to use as its preferred display name. In the end, this should allow for a much more friendly and flexible system than the one present in the JSON library.
This change will increment the DB_VERSION.
Alternatives
N/A
Metadata
Metadata
Assignees
Labels
Priority: CriticalAn issue that requires immediate attentionAn issue that requires immediate attentionTagStudio: TagsRelating to the TagStudio tag systemRelating to the TagStudio tag systemType: BugSomething isn't working as intendedSomething isn't working as intendedType: EnhancementNew feature or requestNew feature or request
Type
Projects
Status
✅ Done