ACP-620 Day 4: Automation Quiz
Questions
Medium level
Which option in Jira allows a user to perform bulk changes to issues?
A) Issue Navigator
B) Dashboard Gadgets
C) Project Settings
D) Workflow Transitions
What is the most direct way to automate the assignment of issues to a specific user when they are created?
A) Use a post-function in the workflow
B) Set a project lead in the project settings
C) Utilize an Issue Collector
D) Configure a board rule
In Jira automation, what is the term used for the 'if' part of the rule that allows you to specify when the rule should trigger?
A) Action
B) Condition
C) Trigger
D) Component
To ensure an issue is only transitioned to 'Done' when all sub-tasks are completed, which feature should you use?
A) Issue Security Scheme
B) Workflow Condition
C) Permission Scheme
D) Version Control
If a business requires that all high-priority issues are automatically escalated to the 'In Progress' status from 'To Do', what needs to be created?
A) An issue security level
B) A dashboard gadget
C) An automation rule
D) A custom field
When an automation rule is not working as expected, what is the first log you should review?
A) Workflow logs
B) System logs
C) Audit logs
D) Automation logs
Advanced level
Which two options should be used with caution when performing bulk changes, as they may have extensive effects on the issues?
A) Changing assignees
B) Deleting issues
C) Editing summaries
D) Modifying workflows
How can you prevent an automation rule from using excessive system resources?
A) By limiting the rule to run only during off-peak hours
B) By setting issue limits on the trigger of the rule
C) By using a simple scripted condition
D) By asking users to manually trigger the rule
What feature should be used to create an automation rule that requires a multi-step conditional logic?
A) Smart Values
B) Global Rules
C) Branching Rules
D) Scheduled Triggers
Which feature would you use to trigger an automation rule in Jira when an event occurs in an external system, like a CRM?
A) Webhooks
B) Application Links
C) Remote Issue Links
D) External Gadgets
If you want to create a rule that triggers across multiple projects when an issue is created, which automation rule scope should be selected?
A) Single Project
B) Multi-Project
C) Global Rule
D) Local Rule
In a scenario where an automation rule affecting multiple projects fails intermittently, what is an effective troubleshooting step?
A) Restart the Jira instance
B) Check individual project settings for inconsistencies
C) Run a re-index of your Jira instance
D) Review the rule execution details in the project automation logs
Â
Â
Solutions
Â
Â
Â