-
Bug
-
Resolution: Duplicate
-
Low (View bug fix roadmap)
-
None
-
None
-
None
If someone has uncommented the following lines in their atlassian-jira/WEB-INF/classes/permission-types.xml file:
<!-- Uncomment & use this permission to show only projects where the user has create permission and issues within that where they are the reporter --> <type id="reportercreate" enterprise="true"> <class>com.atlassian.jira.security.type.CurrentReporterHasCreatePermission</class> </type>
...and also puts the Reporter into the Create Issues permission of their permission scheme, this can result in Jira throwing StackOverflowErrors. (See JSP-14650).
- duplicates
-
JRASERVER-13315 Non default permission types can cause Stack overflow if added to wrong permissions
-
- Closed
-