Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-13301

Error when using reportercreate if Reporter has the Create Issue permission in a permission scheme

      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&gt;com.atlassian.jira.security.type.CurrentReporterHasCreatePermission</class&gt;
          </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).

            [JRASERVER-13301] Error when using reportercreate if Reporter has the Create Issue permission in a permission scheme

            AntonA added a comment -

            We will not be able to stop people from adding the permission type to the permission, but during the check we might be able to handle it better (e.g. stop the loop and log an error).

            AntonA added a comment - We will not be able to stop people from adding the permission type to the permission, but during the check we might be able to handle it better (e.g. stop the loop and log an error).

              Unassigned Unassigned
              estumpf Emily Stumpf [Atlassian]
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: