List of questions
Related questions
Question 13 - ACP-610 discussion
You want to create a new Scrum board with the following requirements:
* Show all issue types from project BERT but do not show sub-tasks in the backlog
* Show only epics from project ERNIE
* Do not show issues from any other projects
Which board filler query meets these requirements?
A.
project in (BERT, ERNIE) AND type in (standardlssueTypesG, Epic)
B.
project in (BERT. ERNIE) AND issuetype - Epic AND type not in subTasklssueTypesO
C.
(project = BERT AND type not in subTasklssueTypesO) OR (project = ERNIE AND issuetype Epic)
D.
project = BERT OR (project - ERNIE AND type = Epic)
E.
(project - BERT AND type in standardlssueTypes(J) OR (project - ERNIE AND issuetype -Epic)
Your answer:
0 comments
Sorted by
Leave a comment first