Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-6325

Deleting connector custom issue type mapping doesn't work, nothing happens when confirming

XMLWordPrintable

    • 1
    • Severity 3 - Minor
    • No

      Issue Summary

      Deleting connector custom issue type mapping doesn't work, nothing happens when confirming.

      Steps to Reproduce

      1. Go to Jira Connector settings → Custom Issue Types tab
      2. Select one or more mappings to delete
      3. Click the Delete button and confirm warning
      4. Observe nothing happens

      Expected Results

      The mappings should be removed after the confirmation.

      Actual Results

      Nothing happens after the confirmation. No request is sent to the server.

      Workaround

      1. Select the mappings you want to delete
      2. Open up browser Developer Tools
      3. Go to the console
      4. Paste and run the following code:
      $("#btnDeleteIssue").trigger("click")

      This should activate the delete function and send the request to the server.

              fea1a6ef3355 Yannick Genin
              c7f2a2ebc58e Kirill Duplyakin
              Votes:
              2 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: