Hi,
I am using Jira Structure for leadership real-time reporting. We are using JSM as a pipeline moving tickets through a pipeline of work, ie stage 1 to stage 4. Each stage as a number of statuses, for example (note we have more status/SLA than described below):
Each Status has an SLA associated with it, ie:
Only one SLA can be running/ongoing at any point in time as moving into any other status stops the SLA and starts the SLA for the status it entered.
For each issue, I would like one column in a Jira Structure to show:
if the SLA is running/ongoing & if the SLA has breached then display the SLA ongoing/breached clock icon and due date of the SLA.
I cannot find the write Expr Formula to do this, I can add a column for each SLA and it will display current status of the SLA, but this means I need to have an individual column for each SLA, and this seems to be a waste of space.
What I want to show to the leadership is only those tickets where the SLA is current/ongoing and has breached its SLA - so that they know it needs to be acted on. We have hundreds of tickets open and at different stages/statuses at any point in time and the leaders need to focus on those tickets that have breached their SLA or those that are about to breach their SLA. But I cannot find examples of how to create a single column formula in Jira Structures Expr language to do this.
Here is what I can do, which is just add each individual SLA as a column in the Structure:
Can you help?
Hello @Karen Branley
If you want to have a column that displays if an issue breached a certain SLA or not, you can do it with using a formula like this in the Formula column:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.