Problem
The program's API only returns an empty list for non "Super Admin" Role.
The HTTP response status code is always 200.
Environment
Any JA 10.87
Steps to Reproduce
Perform the following API call using Authentication token from an non Super Admin Role.
GET 'https://instancename.jiraalign.com/rest/align/api/2/programs
Expected Results
List of Programs Endpoint
Actual Results
[]
with 200 OK
Workaround
Perform the call with Super Admin Role
Notes
We tested with a new Role that is an exact copy of Admin Role