JIRA allows users to define custom _______ that determine who can perform certain actions on issues.

  • Dashboards
  • Filters
  • Permissions
  • Workflows
In JIRA, permissions are customizable settings that determine who can perform specific actions on issues, such as creating, editing, or transitioning them through workflows.

The process of moving an issue from one status to another in JIRA is called an issue _______.

  • Conversion
  • Progress
  • Transition
  • Update
The process of moving an issue from one status to another in JIRA is called an issue transition. It involves changing the status of the issue to reflect its progress in the workflow, from creation to completion. Understanding issue transitions is essential for managing the lifecycle of issues effectively in JIRA.

Scenario: A critical hardware failure occurs in your JIRA server. Describe the actions you would take to recover the system and minimize downtime.

  • Contact technical support for assistance
  • Migrate to a cloud-based JIRA solution
  • Perform hardware diagnostics and replace faulty components
  • Restore from backup on a secondary server
When a hardware failure occurs, restoring from a backup on a secondary server can help quickly resume operations while minimizing downtime. Contacting technical support for assistance is advisable, but it may not directly address the immediate need for recovery. Performing hardware diagnostics and replacing faulty components is essential for resolving the underlying issue, but it might take longer and result in extended downtime. Migrating to a cloud-based solution can be a long-term strategy but may not be the immediate solution for recovery from a hardware failure.

What is the "Filter Results" gadget used for in JIRA?

  • Creating new filters
  • Displaying search results
  • Showing user preferences
  • Tracking workflow progress
The "Filter Results" gadget in JIRA is used for displaying search results. It allows users to view the outcomes of specific filters they have applied, helping them to monitor and analyze data relevant to their tasks or projects. This gadget enhances efficiency by providing quick access to filtered information.

What is the purpose of user groups in JIRA?

  • To assign permissions to multiple users
  • To categorize users based on their roles
  • To organize users for easier management
  • To restrict access to specific projects
User groups in JIRA serve the purpose of categorizing users based on their roles or responsibilities. This allows for easier management of permissions and access across projects. When a user is added to a group, they inherit the permissions assigned to that group, simplifying administration.

How can you associate a custom field with a specific issue type in JIRA?

  • Through Field Configuration
  • Through Permission Configuration
  • Through Screen Configuration
  • Through Workflow Configuration
In JIRA, you can associate a custom field with a specific issue type through Field Configuration. This configuration allows you to specify which custom fields are available for each issue type, ensuring that only relevant information is captured for different types of tasks.

What is the recommended frequency for taking backups in a production JIRA environment?

  • Daily
  • Monthly
  • Quarterly
  • Weekly
The recommended frequency for taking backups in a production JIRA environment is typically daily. Daily backups ensure that the most recent data is captured, minimizing the risk of data loss in case of system failure or other issues. Frequent backups also facilitate quicker recovery in case of emergencies.

In JIRA Automation Rules, what is a trigger?

  • A custom field used for sorting issues
  • A predefined condition that initiates an action
  • A tool for generating reports
  • A type of user interface element
In JIRA Automation Rules, a trigger is a predefined condition that initiates an action. Triggers can include events such as issue creation, status transitions, or field changes, and they serve as the starting point for automation actions defined within the rule.

JIRA allows you to create custom _______ that define the available transitions for each issue type.

  • Dashboards
  • Filters
  • Schemes
  • Workflows
JIRA Workflows are customizable sets of statuses and transitions that an issue can go through during its lifecycle. By creating custom workflows, users can define specific paths and actions for different types of issues, ensuring efficient process management.

What is the purpose of a burndown chart in Agile?

  • To measure the team's speed in completing tasks
  • To monitor the number of defects found in each iteration
  • To track the total number of tasks completed in a project
  • To visualize the amount of work remaining in a sprint
The purpose of a burndown chart in Agile is to visualize the amount of work remaining in a sprint. It helps teams track their progress and identify any deviations from the planned work, enabling them to take necessary actions to stay on track.