-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
In specific scenario an error containing stack trace is returned from an Atlassian plugin for both web and API requests
The URL are implemented in Jira naturally for gadget(dashboard) and I modulated a query-string that uri attribute was 1(that was not existed). The result was ABNORMAL(the HTML throws error-stack-log).
<Jira BASE URL>/plugins/servlet/gadgets/dashboard-diagnostics?uri=1
Accessing the above URL results in a 500 error, but the error stack trace is fully exposed. This issue seems to be related to Atlassian's error handling: