_______ are collections of users who share common access rights in JIRA.

  • Issue priorities
  • Project roles
  • Roles
  • User profiles
Project roles in JIRA are collections of users who have common access rights and permissions within a specific project. They help in managing and controlling access to project resources and functionalities based on user roles.

What is the purpose of "Global Permissions" in JIRA?

  • Assign issue permissions
  • Control access to JIRA system-wide settings
  • Manage project-specific permissions
  • Set issue security
Global Permissions in JIRA are used to control access to system-wide settings such as user management, application access, and administrative functions.

What is a "permission scheme" in JIRA?

  • A feature for generating reports
  • A scheme for managing user passwords
  • A set of rules defining access levels for users
  • A template for creating new projects
A "permission scheme" in JIRA is a predefined set of rules that determine the actions users or groups of users can perform within a project or instance. These schemes are applied to projects and define permissions for various operations, such as viewing, creating, editing, or deleting issues, managing project configurations, or accessing certain features.

What is the purpose of issue linking in JIRA?

  • To assign issues to users
  • To create dependencies between issues
  • To prioritize issues
  • To track relationships between issues
Issue Linking in JIRA allows users to establish relationships or dependencies between different issues. This helps in tracking related tasks, identifying dependencies, and understanding the overall progress of a project. For example, you can link a bug report to the corresponding feature request, or link an epic to its related user stories.

Why might you need to customize a workflow in JIRA?

  • To adjust the user interface layout
  • To align with specific project requirements and processes
  • To enhance reporting capabilities
  • To modify user permissions
Customizing a workflow in JIRA is essential for tailoring the issue tracking process to match the unique needs and workflows of different projects or teams. This customization enables organizations to streamline their workflows, enforce business rules, and improve overall productivity and collaboration.

Sprint Execution involves delivering _______ increments of product functionality.

  • Partial
  • Complete
  • Iterative
  • Incremental
The correct option is "Incremental". Sprint Execution involves delivering incremental increments of product functionality, where at the end of each Sprint, a potentially shippable product increment is delivered, adding value to the product.

Scenario: You are a JIRA administrator, and you need to troubleshoot a workflow issue where some transitions are not working as expected. What steps would you take to diagnose and resolve this problem?

  • Check Field Configuration
  • Check Issue Status
  • Check User Permissions
  • Check Workflow Conditions
Workflow Conditions define the criteria that must be met for a transition to be available on an issue. By reviewing and potentially modifying the conditions associated with the problematic transitions, you can diagnose and resolve workflow issues where transitions are not working as expected. This ensures smooth and consistent workflow behavior within the JIRA instance.

Scenario: Your team wants to automate the creation of sub-tasks for specific issue types in JIRA. What steps would you take to set up this automation?

  • Create a custom field
  • Modify JIRA Workflows
  • Use JIRA Automation Rules
  • Use JIRA Dashboards
To automate the creation of sub-tasks for specific issue types in JIRA, you would utilize JIRA Automation Rules. With JIRA Automation Rules, you can define triggers, conditions, and actions to automatically create sub-tasks when certain criteria are met, such as specific issue types. By configuring automation rules in JIRA, you can streamline the process of creating sub-tasks and ensure consistency in your workflow, ultimately improving efficiency in issue management.

In JIRA, what are the typical reasons for transitioning an issue from one status to another?

  • Completion of a task
  • Need for further review
  • Change in priority
  • All of the above
In JIRA, typical reasons for transitioning an issue from one status to another include completion of a task, need for further review, change in priority, and various other workflow-related actions. All of these options are valid reasons for transitioning an issue.

To manage access to specific project actions, project administrators can use _______ schemes.

  • Board
  • Issue
  • Permission
  • Workflow
Permission schemes in JIRA allow project administrators to control access to various project actions, such as creating, editing, or transitioning issues. By assigning appropriate permission schemes, administrators can ensure that only authorized users can perform specific actions within the project.