Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-7644

Error message appear when create new issue via the planning board

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • None
    • 6.1.1, 6.1.3.1
    • None

    Description

      Create a new issue directly via the planning board will throw the error message shown in the attachment screenshot, whilst it doesn't prevent the issue from being created it does present the user with a disconcerting error message.

      It seems there is an error in the code as illustrated below:

      Error in BacklogController.js at line 616
      The current code is:

      var newDef = new $.Deferred();
      

      But it should be :

      var newDef = new AJS.$.Deferred();
      

      The issue seems to be occurred after upgrade the GH plugin.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jinder John Inder [Atlassian] (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: