-
Bug
-
Resolution: Duplicate
-
Medium (View bug fix roadmap)
-
None
-
6.1.1, 6.1.3.1
-
None
-
6.01
-
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.
- duplicates
-
JSWSERVER-7317 Error when creating issue in plan mode when Feedback is disabled
-
- Closed
-
- is incorporated by
-
JSWSERVER-7317 Error when creating issue in plan mode when Feedback is disabled
-
- Closed
-
Form Name |
---|
[JSWSERVER-7644] Error message appear when create new issue via the planning board
Minimum Version | New: 6.01 |
Workflow | Original: JAC Bug Workflow v2 [ 2854943 ] | New: JAC Bug Workflow v3 [ 2937546 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2543612 ] | New: JAC Bug Workflow v2 [ 2854943 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1550414 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2543612 ] |
Labels | New: affects-server |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 909493 ] | New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1550414 ] |
Workflow | Original: GreenHopper Kanban Workflow 20141014 [ 746719 ] | New: JIRA Bug Workflow w Kanban v6 [ 909493 ] |
Workflow | Original: GreenHopper Kanban Workflow v2 [ 463415 ] | New: GreenHopper Kanban Workflow 20141014 [ 746719 ] |
Regular Expression | New: Exception:\sUncaught\sTypeError:\sCannot\sread\sproperty\s'Deferred'\sof\sundefined\s |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |