Online Access Free ACP-100 Practice Test
| Exam Code: | ACP-100 |
| Exam Name: | Jira Administration for Data Center |
| Certification Provider: | ATLASSIAN |
| Free Question Number: | 70 |
| Posted: | Sep 02, 2026 |
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?
Developers must edit the Time Spent they previously entered on their assigned issues. They should not have more permissions than required. Which permission is NOT required?
You want to delete a group and need to chock various locations where the group may have been used throughout Jira. Where was the group definitely NOT used?
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?