Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

 

 

Info
iconfalse

Table of Contents

Overview

This page provide an example of Access Request Approval Process implementation in JIRA via the Herzum Approval add-on.

This example highlights the use of User Picker custom fields to identify the Approvers and the Automatic Notification/Automatic Workflow Transitioning features.

Example of Access Request  Approval procedure

An User can request access to an application that he does not currently have permission to see by opening a ticket in JIRA. 

The Access Request is automatically notified to the User's manager for approval. The User's Manager can deny the approbation so that the ticket gets definitely closed. 

If the User's Manager approves, the request is automatically submitted to the Application Owner for approval.

High level Approval Flow 

Image Modified

Implementation 

Workflow: Access Request  Approval Process

Custom Fields

User Manager custom field

The User Manager custom field maintains the user-manager username.

It is an User Picker (single user) custom field.

Application Owner custom field

The Application Owner custom field maintains the application-owner username.
It is an User Picker (single user) custom field.

Approvals Configurations 

Navigate Add-ons → Approvals and click Add Approval

User Manager Approval

Application Owner Approval

Approval Mapping Configurations 

Navigate Add-ons → Approval Mappings and click Add Approval Mapping

Select the Project and the Issue type associated to the Access Request Workflow.

Set-up the Requested Approvals and the Advanced Setting as follows:

How it works

The user open an Access Request populating the User Manager and the Application Owner fields.

Image Added

Image Added