Which solution meets this requirement?

Some issues in your project have labels and others do not.

Some tasks in your project are identified by a distinct label: daily_business. You need to prevent these issues from being displayed on the team’s Scrum board.

Which solution meets this requirement?
A . • Create a quick filter
• Add: NOT labels="daily_business_
B . • Update the board sub-filter
• Add; AND NOT labels = daily business
C . • Update the board filter
• Add: AND labels NOT IN (daily.business, EMPTY:
D . • Update the board filter
• Add: AND (labels != daily, business OR labels IS EMF

Answer: D

Explanation:

The solution that meets this requirement is to update the board filter and add: AND (labels != daily.business OR labels IS EMPTY). This will exclude issues that have the label daily_business from the board filter, which determines which issues are displayed on the board. It will also include issues that have no labels at all, as some issues in your project may not have labels. The other solutions do not meet this requirement, as they either do not exclude issues with daily_business label, or exclude issues with no labels.

Reference: Configuring filters, Advanced searching – operators reference

Latest ACP-610 Dumps Valid Version with 65 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments