-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
1
-
Severity 3 - Minor
Issue Summary
As per https://ecosystem.atlassian.net/browse/ACJIRA-1634, to get issues that belong to a next gen epic, we need to craft a JQL with a parent clause.
Running a JQL search with parent clause when subtask is disabled resuls in error. The error is as follows: Field 'parent' does not exist or you do not have permission to view it.
Steps to Reproduce
- Disable subtask in global settings `/secure/admin/subtasks/ManageSubTasks.jspa`
- Do a JQL search: parent = <next gen epic issue key>
Expected Results
I should get a list of issues in the specified epic
Actual Results
Error: Field 'parent' does not exist or you do not have permission to view it
Workaround
Do not disable subtasks
- causes
-
JSWCLOUD-22549 Branch for Stories (or other issues in Epic) fails if sub-tasks are disabled (NextGen)
-
- Closed
-