Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorblue
titleColorwhite
borderWidth1
titleBGColorblue
borderStylesolid
titleCustomer requirement

We have the regulations given to the approval of 4 days. Accordingly, I need to create a report that will show what tasks are hanging on the agreement for more than 4 days, and who are those people who have not yet put their visas. 

Preliminary Concepts

Herzum Approval Status custom field

The built-in custom field Herzum Approval Status allows to display the current status of each required approval.

...

  • In the Issue Search Navigator
  • In the QUEUES of a Service Desk Project

pendingApprovalDays(<Days>)

The issue in pendingApprovalDays(<Days>) JQL function returns all issues having at least one pending approval request in 'Pending' status for a number of days greater or equal to the specified Days.

...

The argument Days is required.

How it works

You are able to display status of each required approval  just adding the Herzum Approval Status custom field to a JIRA Filter Results gadget.

...