-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: 7.4.3, 7.6.0, 7.6.6, 7.8.1, 7.9.0, 7.9.2, 7.12.1, 7.13.3
-
Component/s: AgileBoard
-
None
-
7.04
-
49
-
Severity 3 - Minor
-
5
Summary
When I was moving some tickets into a different column in my sprint, I saw some "Exception: Uncaught TypeError: Cannot read property 'top' of null" exceptions.
Steps to reproduce
- Remove the "Schedule Issue" project permission from a user and attempt to move an issue with this user between columns
- Use a board that does not have ranking enabled, for example "ORDER BY rank ASC" instead of "ORDER BY Rank ASC"
Expected Result
an error message will be thrown indicating a missing permission or a misconfigured board
Actual Result
Exception: Uncaught TypeError: Cannot read property 'top' of null
is thrown
Workaround
- Ensure users have the Schedule Issue project permission
- Ensure the board in use has ranking properly enabled
- is related to
-
JSWSERVER-14707 Javascript errors when dragging issues on Kanban board
-
- Closed
-
- is duplicated by
-
JSEV-1871 Loading...