Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Index

  • Brief review of JQL's

    • Key operators

    • Key formulas

    • Most common formulas in exam

    • Translate business requirements into JQL

  • Types of reports

    • Most used gadgets

    • Most used Agile reports

  • Dashboards

1. Brief review of JQL's

1.1 Key operators

Each change in Jira trigger an event in the system

1.2 Workflow transitions (Advanced)

Post-functions, conditions, properties, validators

1.3 What is a variable and a smart-value?

SmartValue is how Jira call variables

1.4 What are REST API and HTTP Requests?


2. Automation

2.1 Bulk change

The process of making mass updates to multiple issues at once, such as changing the assignee, updating fields, deleting issues, or transitioning issue statuses

2.2 Workflow automation

Enables users to create rules that automatically trigger actions within the workflow

2.3 Automation with Apps

Enhancing Jira's built-in automation capabilities by integrating third-party apps that offer additional automated actions, triggers, etc…, e.g ScriptRunner

2.4 Jira automation

Feature within Jira that allows users to configure automatic actions in response to specific triggers

2.5 Create a Jira automation

Create a rule based on business requirements

2.6 Jira Automation template

Pre-built rule or set of rules that can be used as a starting point for common automation tasks, providing an easy way to quickly implement automation

2.7 Troubleshoot Jira Automation


3. Additional material

  • No labels