-
-
Notifications
You must be signed in to change notification settings - Fork 711
Open
Labels
Description
Current Behavior
I created an Automation user and added the PORTFOLIO_MANAGEMENT permission.
But this user is unable to read all projects like:
-> Result: 5 of 79
As soon as I switch the API key to an Administrator and perform the exact same call:
-> Result: 25 of 79
Steps to Reproduce
- Have more projects as 25
- Create an Automation api key with PORTFOLIO_MANAGEMENT
- Create an Admin api key with all permissions
- Compare the project search results.
Expected Behavior
I expect that a user with PORTFOLIO_MANAGEMENT is able to read all projects.
Dependency-Track Version
4.13.6
Dependency-Track Distribution
Container Image
Database Server
PostgreSQL
Database Server Version
No response
Browser
Google Chrome
Checklist
- I have read and understand the contributing guidelines
- I have checked the existing issues for whether this defect was already reported
Reactions are currently unavailable