Exit ACP-610 Managing Jira Projects for Data Center and Server
Question 1 of 5
0% complete
Q1 Single choice

You want to create a new Scrum board with the following requirements:

1. Show all issue types from project BERT but do not show sub-tasks in the backlog
2. Show only epics from project ERNIE
3. 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)

Previous Next