-
Bug
-
Resolution: Fixed
-
Low
-
7.6.0, 7.6.1, 7.7.0, 7.6.2, 7.8.0, 7.9.2, 7.6.6, 7.12.0, 7.13.0, 7.12.1, 7.13.1, 7.12.3, 8.5.1
-
7.06
-
20
-
Severity 3 - Minor
-
69
-
-
Summary
'Drag n Drop' for issues should not work in Issue Navigator list view. It should only work for rearranging subtask in issue view.
Environment
JIRA 7.6.0
Steps to Reproduce
- Navigate to Issue > Search issue > Issue Navigator list view
- Drag and Drop any issue to rearrange it.
- Refresh the page. It does not has any effect on issue navigator.
Expected Results
Drag and drop should not work in Issue Navigator.
Actual Results
Rearranging issues in issue navigator works but does not have any effect.
Notes
Drag and Drop subtask feature was introduced in JIRA 7.6.0.
Workaround
It is possible to disable the dragging of subtask through the use of a dark feature.
- Login to Jira as an administrator
- Navigate to $JIRAbaseURL /secure/SiteDarkFeatures!default.jspa
- add the value of com.atlassian.jira.issuetable.draggable.disabled to the enable dark feature and click Add
However this will prevent the dragging of these subtasks both on the issue details page and through the issue navigator. Note: In the issue details view you will still see the up and down arrows that can be used to rearrange the order of these subtasks.
- is related to
-
JRASERVER-66710 As a Jira administrator you should be able to completely disable the Drag and drop subtasks feature
- Gathering Interest
- is caused by
-
JSEV-1572 Loading...
- relates to
-
MNSTR-3330 Loading...