You need to find all Tasks and Stories which match the criteria below
• were created after the beginning of last week
• are associated with an epic
• the status never changed since creation
You created a filter with the JQL query below, but it returns the wrong results.
created > startOfWeek(-l) AND "Epic Link" is not EMPTY AND issuetype = Task AND issuetype = Story AND NOT status changed
Which part of the query is causing the problem?
There is only one field named "Squad'' in your Jira instance.
Earlier today, the JQL query below returned many issues;
'Squad is not EMPTY"
I hen a configuration change was made and now The same query returns zero issues.
Which configuration change was made?
You renamed a value in the Resolution field from "Terminated' To "Cancelled' What might need to be updated as a result?
When configuring project schemes, which configuration is possible?
You associated your project with a new priority scheme.
Identify what else may need to be updated as a direct result.
The Customer Relations team has just been given access to Jira and they can see two projects. They created several JQL searches and want other users to see the saved searches and results. The team should not receive too much access. Which permission should you grant them?
Currently, users enter information using two custom fields. Company and Product of type Select List (single choice). Several values are shown below.
• Company: Atlassian. Apple
• Product: Jira Software, Confluence. iPhone, iPad, W
Currently, users can select an invalid combination such as "Atlassian iPhone".
You need to replace the two fields with a single field so that users can only select a single valid combination such as "Atlassian Jira Software".
Which field should you use?
The project Default Assignee in project OMEGA is Unassigned.
Components in that project are configured as shown;
Why might a newly-created issue remain unassigned?
All Issues in a project are secured by a single security level that contains a group and a project role.
Now. whoever sees an issue should be able to select one additional viewer and this user will vary per issue.
What entry must be added to the security level?
Jack and Dan are both project admin*; in their respective projects,but they are not Jira admins. Jack also has Extended Project Administration permission, but Dan does not. Which task may Jack possibly perform that Dan definitely cannot perform?
You plan to perform a bulk move operation to change the issue type, from Story to Task, on several issues in the DEV project. As a result some other information on the issue may need to change, in addition to the issue type. Identify one thing that might need to change.
You need to communicate some important news with everyone in the Managers project role in lira but not other users What Jira feature should you use?
Two projects were created as follows:
You need to create project ENG3. You want it to have the same component names as ENG1 but the same schemes as ENG2.
How should ENG3 be created?
You are reviewing a list of requirements and need to determine now to set up analysts. They will work in several projects that share all their schemes. Which requirement can be met only with a project role?
Karl is a project administrator who wants to edit multiple issues in his project at the same time using the Edit Bulk Operation. Which action is NOT possible with the Edit Bulk Operation?
The board fitter of a kanban board shows issues from projects ALFA and MFGA.
Both projects share the same permission scheme.
Some users can see the cards but cannot move issues between columns or move issues from one project to the other.
Identify the configuration that causes this problem.
You need to configure an automation rulethat closes all the linked duplicate issues whenever a bug is closed. Which automation rule accomplishes this?
A)
B)
C)
D)
E)
Tom approaches you with a problem.
He is able to see the custom field Sales Cycle when viewing an issue but not when editing it.
What is the cause of the problem?
Some comments in project DFV have visibility restricted only to the jira-legacy group.
You are about to delete that group.
What will happen to the restricted comments?
An issue collector is configured to match the submitter's email address.
All issues created through the issue collector have the default reporter set even though the submitters can view issues in Jira.
Why?