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

Structures: Story points being added to formula though no stories fall in query

Hi!  I have a weird issues with Structures.  Here is my formula

 

IF JQL {issuetype in ("Mega Epic", "Epic", Initiative) } :
SUM {
IF JQL { issuetype not in ("Mega Epic", "Epic", Initiative) and status in (Open)} :
columnSP
else :
columnSP = 0
}

 

with this said, below is the screenshot of the problem on my structure board.  No tickets are in the "Open" status but I still see story points = 2 (highlighted in red).  Why is this happening?

 

 

Screenshot 2023-10-31 at 10.25.35 AM.png 

1 answer

1 accepted

0 votes
Answer accepted

I did a little digging and it's because of the 0 story point issues.  There's something wrong in the instance when Story = closed and story points = 0.  Is this a bug?

Got it, instead of 

columnSP = 0

 in the else statement, I just put 0 and it worked :D

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events