Issue Summary
The following endpoints are returning all records regardless of the Portfolio or Program assigned to the API user.
- Features
- Themes
Steps to Reproduce
- With a non-Super Admin role/token
- Assing the user to only one Program/Portfolio
- Using API 2.0.
- Send GET for Features.
- Check the response.
Expected Results
Only records assigned to the same Program/Portfolio of the user running the request should return
Actual Results
All Feature records are returned
Workaround
Currently, no workaround available. A workaround will be added once available
- resolves
-
ALIGNSP-5985 Loading...