Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-22513

Throw NullPointerException when double click "Delete" user button

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Symptom:

      If user double clicks on "Delete" button when deleting a user, the NullPointerException will be triggered by the 2nd user deleting request and thrown on UI.

      java.lang.NullPointerException
      at com.atlassian.jira.web.action.admin.user.DeleteUser.doValidation(DeleteUser.java:49)
      at webwork.action.ActionSupport.validate(ActionSupport.java:391)
      at webwork.action.ActionSupport.execute(ActionSupport.java:162)
      at com.atlassian.jira.action.JiraActionSupport.execute(JiraActionSupport.java:53)
      at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:139)
      ...
      

      Suggestion:

      Disable(grey) "Delete" button after it's clicked.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kren Kelson Ren
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: