Current Behavior
In policy management, the Select Tag menu does not list any tag, nor does the search bar works.
Older policies still display the tags previously selected, but I can't add new tags to them, nor select any tags on new policies.
The issue seem to come from the API request when openning the Tags menu, it is filtered on the current policy instead of all tags availables :
/api/v1/tag/<policy-id>?searchText=&pageSize=10&pageNumber=1
Steps to Reproduce
- Add a tag to any project
- Go to
Policy Management
- Create a Policy
- Open
Limit to menu
- Clic on
+ in limit to tags menu
- No tags selectable or searchable
Expected Behavior
Be able to select and search tags in the Limit to menu
Dependency-Track Frontend Version
4.13.6
Browser
Mozilla Firefox
Browser Version
No response
Operating System
Windows
Checklist
Current Behavior
In policy management, the Select Tag menu does not list any tag, nor does the search bar works.
Older policies still display the tags previously selected, but I can't add new tags to them, nor select any tags on new policies.
The issue seem to come from the API request when openning the Tags menu, it is filtered on the current policy instead of all tags availables :
/api/v1/tag/<policy-id>?searchText=&pageSize=10&pageNumber=1Steps to Reproduce
Policy ManagementLimit tomenu+inlimit to tagsmenuExpected Behavior
Be able to select and search tags in the
Limit tomenuDependency-Track Frontend Version
4.13.6
Browser
Mozilla Firefox
Browser Version
No response
Operating System
Windows
Checklist