Issue Summary
Moving issues with assigned epic across kanban backlog and divided kanban backlog area is throwing a javascript error. Problem occurs on kanplan, I couldn't reproduce it on scrum backlog. After first occurrence an error will be thrown for each drag & drop. The core functionality of dragging issues works but the usability of it is pretty low and may have side effects.
Environment
- macOS Mojave 10.14
- Google Chrome 72
Steps to Reproduce
- Create a kanban project
- Enable kanplan
- Get a backlog of variety issues (with and without epic).
- Try to move an issue with assigned epic to divided kanban backlog area
- After D&D javascript error will throw
Expected Results
Moving issues across kanban backlog works without errors.
Actual Results
The below exception is thrown:
Exception: Uncaught TypeError: Cannot read property 'text' of undefined
Notes
It works properly on 7.13.x
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- clones
-
FLASH-1399 You do not have permission to view this issue
Form Name |
---|
6e7e6a7dd18b 5009e5917bd4 I wasn't able to reproduce it on fixed versions, can you provide a new reproducing flow?