-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
4
-
Minor
-
Issue Summary
Unable to create the subtask from the active sprint board based on the filter query "Teams"
Steps to Reproduce
- Make sure to update the filter which is similar to the below JQL by pointing out the Team field:
project = ABC AND "Team[Team]" = d5678-8eb9-448a-dfgh ORDER BY Rank ASC
- Create a story/standard issue type on the board and try to create a subtask under it using the + icon on the board, where the field "Team[Team]" is added to the issue.
- We get an error "something's gone wrong"
Expected Results
- It should create a sub-task on the board or give a reason for not creating that.
Actual Results
Workaround
Currently there is no workaround for this error.