Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Leveling Priority Formulas

I am trying to create a structure formula for leveling priority across many epics.  I've started my formula by assigning priority to issues within a single epic using variables.  For example:

   IF type != "epic" AND variable1 = "a": 3000

   ELSE IF type != "epic" AND variable1= "b": 2000

   ELSE IF type != "epic" AND variable1 = "c": 1000

I would like to incorporate epic rank into the formula, such that when there is a conflict from "like" issues across epics, they are resolved according to the epic rank (ranked higher = higher priority).  

1 answer

0 votes
Stephen Wright _Elabor8_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 07, 2023

Hi @Bill 

Is this linked to your other question?

If no - how would you determine which Epic should come first, if there's more than 2 variables?

Ste

Hi @Stephen Wright _Elabor8_ yes they are related.  So for example if two different epics had conflicting/overlapping tasks like variable1 = "a" on the same day (so they had the same priority), I would like to push out the task in the lower ranked epic.  Rank = a sequential index in our context.

Stephen Wright _Elabor8_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 19, 2023

Hi @Bill 

IF/ELSE statements in Automation will allow for this.

Not sure I'm across the exact need or each component; I'd do some trial and error and see how it goes!

Ste

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events