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

Deleting the same permission object twice in a permission scheme throws an exception

    XMLWordPrintable

Details

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      the error occurs if you try to delete the same permission object twice from a permission scheme

      java.lang.NullPointerException
      	at com.atlassian.jira.scheme.AbstractSchemeManager.deleteEntity(AbstractSchemeManager.java:471)
      	at com.atlassian.jira.permission.DefaultPermissionSchemeManager.deleteEntity(DefaultPermissionSchemeManager.java:217)
      

      JIRA should be more graceful and inform the user the permission object he is trying to delete has already been removed, instead of showing an exception page.

      Attachments

        Activity

          People

            Unassigned Unassigned
            asridhar AjayA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: