How can you allow only specific users or groups to transition issues to a particular status in a workflow?

  • By adding the users or groups as watchers on the issue.
  • By configuring conditions in the workflow transitions.
  • By editing the project description.
  • By granting global permissions to those users or groups.
In JIRA, you can control which users or groups are allowed to transition issues to specific statuses within a workflow by configuring conditions on the workflow transitions. These conditions can be based on user roles, project roles, or other criteria, ensuring that only authorized users can perform certain actions on issues.

When customizing an Agile board, what is the purpose of setting up card colors based on query?

  • To assign specific users to tasks.
  • To indicate the priority of tasks on the board.
  • To mark tasks as completed.
  • To visually differentiate between different types of issues or tasks based on their attributes.
Setting up card colors based on query in JIRA Agile boards helps visually differentiate between different types of issues or tasks based on their attributes. This can be helpful for quickly identifying specific types of work items or highlighting tasks that need special attention.

Your organization has decided to implement a custom workflow for issue tracking in JIRA. Which type of add-on or plugin could help you achieve this, and how would you go about installing and configuring it?

  • JIRA Core
  • JIRA Portfolio
  • JIRA Service Desk
  • ScriptRunner
ScriptRunner is a powerful add-on for JIRA that allows administrators to customize workflows, automate tasks, and extend JIRA's functionality through scripting. You can install ScriptRunner from the Atlassian Marketplace and configure it according to your organization's requirements. With ScriptRunner, you can create custom workflows tailored to your specific issue tracking needs in JIRA.

In JIRA, what is a "Project Role"?

  • A feature allowing users to customize project workflows.
  • A predefined set of permissions and responsibilities assigned to users within a project.
  • A specific type of issue within a JIRA project.
  • A tool for creating custom fields in JIRA projects.
In JIRA, a "Project Role" is a predefined set of permissions and responsibilities assigned to users within a project. These roles help in managing access and responsibilities effectively within a project by assigning specific permissions to different roles such as administrators, developers, testers, etc.

To change an issue's status, you must perform an issue _______.

  • Clone
  • Edit
  • Move
  • Transition
Changing an issue's status in JIRA requires performing an issue transition, indicating the movement of the issue through its workflow states.

_______ is a JIRA feature that helps in project portfolio management for large teams.

  • Agile Board
  • Dashboard
  • Portfolio
  • Workflow
JIRA's Portfolio feature enables project portfolio management, facilitating strategic planning and alignment of projects with organizational objectives, particularly beneficial for large teams.

Which of the following is an example of a custom field type in JIRA?

  • Description
  • Priority
  • Summary
  • Text Field
A custom field type in JIRA could be a Text Field, which allows users to input textual information specific to their needs. Unlike system fields like Priority, Summary, and Description, custom fields are tailored to the requirements of individual projects or teams.

JIRA administrators can customize _______ to control who can perform certain actions on issues.

  • Issue Security Schemes
  • Permission Schemes
  • Project Roles
  • Workflow Schemes
Issue Security Schemes in JIRA allow administrators to restrict access to specific issues based on user roles or groups, controlling who can perform actions like viewing, editing, or commenting on those issues.

The x-axis of a Burndown Chart typically represents _______.

  • Time
  • Story Points
  • Tasks
  • Team Members
The correct option is Time. In a Burndown Chart, the x-axis typically represents time, usually divided into the duration of a sprint. This allows teams to track their progress over time and assess whether they are on track to complete their work by the end of the sprint.

What is a "customer portal" in JIRA Service Desk?

  • A chat platform for real-time support
  • A repository of knowledge articles
  • A self-service interface for customers to raise requests
  • An internal tool for agents to manage tickets
The "customer portal" in JIRA Service Desk is a self-service interface where customers can raise requests, report issues, and track the progress of their tickets. It empowers customers to resolve their queries independently, reducing the workload on support teams and enhancing customer experience.