Table of Contents | ||
---|---|---|
|
Overview
...
Table of Contents | ||
---|---|---|
|
Overview
As a global or project admin in Approval Path for Jira, it's important to understand how app works, including admin privileges, managing approval processes, and following best practices.
...
We have also provided clear answers regarding how we handle security and user privacy. You’ll find useful links and blog posts at the end of this guide for further reading.
...
Privileges of Global Admins
Global Admins have extensive privileges and control over the configuration and management of approval workflows. Here's a summary table of global admins key capabilities.
Privileges | Authority | ||
---|---|---|---|
View all approvals from an instance and view each approval. | |||
Enable/disable action button selection directly from the approvals list for all users with list view access. | |||
View all approval-related activities. | |||
Create global-level definitions and project-specific definitions. | |||
Enable/disable JSM customer visibility of approval progress and allow customers to initiate the approval process. | |||
Use Jira expressions to create custom conditions that route approvals based on specific criteria. | |||
Allows admins to assign alternate approvers. This ensures that when an approval is initiated, the delegatee can act on behalf of the user originally requested to approve. | |||
Enable/disable the abstain option.
| |||
Offers options to enable action buttons in emails, send manual or automatic approval reminders, and customize notification intervals. Admins can also choose between Jira notifications or direct email for all communications. | |||
Option to select how the Approval Path is displayed in the Issue window | |||
Enable/disable Jira Permission Scheme and grant or revoke permissions.
| |||
Generate API keys and leverage Approval Path's functionalities through APIs. | |||
Configure Approval Path conditions and post-functions in Jira workflows. |
Best Practices & Tips for Global Admins
We would like to show important features in Approval Path for Jira and introduce some benefits, precautions, and important tips for global admins.
Approval Overview
...
Global admin can view all approvals within an instance and filter them by name, status, project names, or issue searches. Custom filters can also be created, enabling filtering by step status, step type, or issue field. Additionally, each approval can be viewed in detail by opening it and finalized using the quick action button.
Quick Action Buttons
...
Once enabled, the "Approve," "Reject," and "Abstain" buttons will appear in the approvals list (), allowing users to take action directly without needing to enter each approval's detail view.
Activity Tracking
As a global admin, you can monitor approval activities. Here, you have ability to filter by the projects and sort by the dates of the activities marked. If you need more details on activities information, find article from Global View documentation.
...
Creating Definitions
...
Only global admins can create and manage global-level definitions that apply across all projects. Even if certain definitions are project-specific, global admins can still edit and manage them. They also have the ability to convert a global definition to a project-specific one and vice versa, saving time by eliminating the need to create separate definitions for each project. https://docs.warsawdynamics.com/content/51604/approval_path_for_jira_documentation/16646179/16744476/302645250
Working with Jira Service Management (JSM)
As a global admin, you can enable/disable the below options.
JSM customers can view the progress of ongoing approvals for visibility.
JSM customers can initiate approval processes. It can be used when a case requires input from the client.
...
Conditions
By using Jira expressions to set conditions, global admins can create more dynamic approval paths, allowing a single definition to adapt to specific scenarios and support multiple use cases.
...
Info |
---|
Tip: Always test conditions before applying them to the production environment. A condition is met when the expression results in "true"; otherwise, an "Evaluation failed" message will be displayed. |
Delegation
Delegation allows a delegatee to act on behalf of the primary approver (the delegator).
...
Find our blogpost about introducing Delegation feature: Delegate your approval steps in Approval Path
Abstain Option
...
The global admin has the authority to enable or disable the "Abstain" option in global settings.
This option allows an approver to express neutrality or provide silent approval.
For more details, you can check the process and tips at our Abstain Option documentation.
Notification Settings
...
Enable Action Buttons in Notification Emails
This setting allows users to take action (Approve/Reject/Abstain) by directing them to the approval page from the notification email. Once enabled, the email includes a link to the approval, making it easier for users to respond with login.Allow Sending Email Approval Reminders
When this option is enabled, an action button will appear next to each active approval, allowing reminder emails to be sent to users in the current step who have not yet responded.Enable Automatic Reminders
This feature sends automatic reminders at a specified interval to users who haven’t responded yet. Reminders can be customized at the definition or approval level, with a maximum of three reminder notifications allowed. The default interval is set to 7 days but can be adjusted based on project needs.Choose Notification Mechanism
Global admins can select the preferred notification mechanism:Jira Notifications – Sends emails through Jira's notification system.
Direct Email – Sends emails directly from the Approval Path system.
Info |
---|
Both options deliver notifications via email; the difference is in the email source. Selecting Jira notifications will route emails through Jira, while Direct Email will send them directly from the Approval Path system. |
Preferences Settings
From Settings → Preferences, It is possible to select how the Approval Path display in the Issue window.
...
Permission Schemes
Global admin can access on Permission schemes.
...
When do you need to use permission schemes?When
Complex Environments and Approval Hierarchies: If your team operates in a
...
complex environment or
...
uses layered approval hierarchies,
...
When working with permission schemes can help you manage access and approval roles effectively.
Private Projects: For private projects, you might may need to limit control or allow restrict access for certain users, ensuring that only authorized personnel can view or act on specific approvals.
Large Projects with Extensive Issue Tracking: In a large project with a huge number of large projects with numerous issues, maybe you may want to give a specific user permission grant specific permissions, such as allowing a user to delete approvals or allow the user to change modify parameters when starting a new approval so . This ensures tasks will move smoothly and efficiently.
Depends Organizational Compliance and Control Needs: Depending on your working organizationorganization’s structure, you may need strict access control . In this case, permission schemes help you meet compliance standardsto meet compliance standards. Permission schemes provide the necessary control to support these requirements.
However, if you are unsure about customization, Approval Path’s default permission scheme is still reliable. It provides a safe and balanced set of permissions that work well for most users.
API
...
Global admins have ability to create API keys in global settings. Once API key is generated by global admin, any users with access to the API key can perform API operations. These actions include listing approval definitions, deleting approvals, and customizing performer origins for all types of actions.
Refer to our API documentation for more detailed API settings and endpoints explained with several functions. If you are interested in use cases, click our blog post about API Capabilities for Approval Path.
Jira Workflow
Approval Path integrates with Jira Workflow. It allows global admins to manage approval processes by configuring Approval Conditions and Post-Functions in workflows. Through this feature, approvals can be efficiently handled and align with organizational processes.
...
...
Workflow Condition
In Jira Workflow, it is notable that Approval Condition prevents issues from transitioning to the next workflow status unless they have been approved. It means that whenever it’s needed, issues will go through the approval process before the next step.
As a global admin, carefully apply approval conditions to key transitions (e.g., from "In Progress" to "Done"). Make sure that the correct approval path definition is selected to avoid confusion in the approval process.
Info |
---|
Before applying these conditions, it’s nice to test in a non-production environment to see if they work as we expected. Find out more about Approval Conditions here. |
...
Workflow Post-Function
Approval Post-Function automates routine tasks like starting, deleting, and archiving approvals after a transition without manual effort.
...
You can select Use the "Start Approval" post-function to automatically trigger the approval process after key status transitions. For instance, placing post-function after the “To Do” to “In Progress” transition, approval process should be started. This means approvals are always initiated on timeexample, adding it after a transition to "In Progress" will start approvals as soon as the status changes. Find out more about Approval Post-Function here.
Panel | ||
---|---|---|
| ||
What would be the reason to use Jira Workflow rather than Automation Step? You might want to use Automation Step to reduce manual effort and assign different procedures to each definition. However, from an administrator's perspective, it is good to use Jira Workflow to manage the approval process of a project and control 'transitions' using conditions. Workflow provides a clear, visual image of issue progression, which helps you to understand the whole picture of itconditions. Workflow provides a clear, visual image of issue progression, which helps you to understand the whole picture of it. |
Depending on your specific needs, you may choose one over the other based on the operational scope. Definition automation steps operate within the specific scope of each definition, while workflow post-functions have their own scope of activity.
...
Privileges of Project Admins
While global admins can control configure a wide range of settings, project admins have a more limited scope, focusing on specific projects. As a Project Admin in Approval Path for Jira, you will have below privilegesprojects.
Privileges | Authority |
---|---|
View all approvals from a project and open each approval. | |
View all approval-related activities within the project. | |
Create and edit project-level definitions. | |
ConditionsCreate | conditions and request definitions with conditionsUse Jira expressions to create custom conditions that route approvals based on specific criteria. |
Control delegation Allows admins to assign alternate approvers on the project-level. | |
Edit a workflow Configure Approval Path conditions and post-functions in Jira workflows that belongs to their project admins' project. |
Best Practices & Tips for Project Admins
As a project Adminadmin, the role focuses on managing approvals within the specific project scope. Below are best practices and tips to help you use the Approval Path for Jira.
Approval Overview
...
Project admin can view all approvals from a project with the ability to filter them by approval name, status, project names, issues search. Project admin can also create exclusive filters and it allows to filter by , Custom filters can also be created, enabling filtering by step status, step type, and or issue field. Additionally, admins can proceed approval process by opening each approval or Each approval can be viewed in detail by opening it and finalized using the quick action button.
Activity Tracking
...
As a project admin, you can view and monitor all list of activities of the approvals within the projects. You have ability to sort by the dates of the activities marked. If you need more information, please check Project View documentation.
Creating Definitions
...
Project admins can have the ability to create project-level of definitions and manage them within their projects. By clicking the checkbox , viewing global definitions is also possible for them. You can manage the definitions in your projects“Show global definitions”, you can also view global definitions. In this Create Project Approval Definitions documentation, you will find a step-by-step guide how to help you create and manage definitions.
Conditions
Project admins can create and manage conditions at the project-level and request definitions with conditions. If you want to see a step-by-step guide, check Conditions in Approval Path.
...
Info |
---|
By default, active conditions from both the current project and global-level conditions (view-only mode) are shown. |
Delegation
...
Project admins have the ability to can configure delegation at the project-level. While the scope is limited to your project, the delegation works functionality operates similarly to the global delegation settings.
Jira Workflow
Project admins have the privilege to manage workflows within their projects. Project admins can access Jira Workflow features for their project only, including configuring approval conditions and post-functions specific to project workflows.
Since it’s only available in the project admin’s project, the workflow isn’t shared with any other projects.
If you want to know more about how to manage for their project only, including configuring approval conditions and post-functions.
To learn more about managing workflows as a project admin, here is refer to the Managing your workflows documentation.
Note |
---|
Definitions can be run by using Start Approval post-function, if a global or project-specific definition matches with the project workflow project. If not, an alert mechanism notifies users that there’s a project mismatch. |
...
Privacy & Security
Warsaw Dynamics adheres to strict privacy standards to protect user data. We are saving approval definitions and configuration information which includes user and group IDs, and external email addresses for notification purposes. All other data remains within Jira, ensuring minimal data retention and secure processing. The company maintains transparency and strict compliance with relevant privacy laws, providing clear policies on data retention, international data transfers, and user rights.
...
Additional information
Warsaw Dynamics Official Website
Warsaw Dynamics Official Support
Warsaw Dynamics Youtube Channel
Expand | ||
---|---|---|
| ||
[Blog Post]
[Documentation] |
Expand | ||
---|---|---|
| ||
...