Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a "Staleness" quotient

Abel Lineberger
Contributor
July 10, 2023

This is technically in Product Discovery but is using automation to happen, thus Jira Software.

The goal is to create a quotient for how stale a given issue is.  Given that number then I can key certain actions once thresholds are met.

Current automation:

  1. When: Scheduled
  2. Issue Type equals: Idea
  3. Then: Edit issue fields: Staleness
    {{#=}}{{now.diff(issue.updated).days.abs}} / 100{{/}}

That works, but I am thinking that I want to add a few more factors.  Maybe target date?  Maybe weighting by value?  Any thoughts?

1 answer

0 votes
Abel Lineberger
Contributor
July 10, 2023

Well crap.  This doesn't work as the action itself updates the issue.  Grrrr.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events