Issue Summary
Service Management SLA reports do not respect issue security. A user could see an issue in the Service Management SLA report even if they can't browse it due to its security level.
Steps to Reproduce
- Create a security scheme with a level that hides an issue from userA
- Create a Service Management project and assign the security scheme to it
- Display an SLA report that contains one issue from userA
Expected Results
The report shouldn't show the issue to the user if they can't see it due to its security leve.
Actual Results
The issue is visible in the report. When the user clicks it, they're presented with the message that they can't browse it.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available