You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi the community, this is my first question here so thank you to those who will be able to answer my question :)
I am building a project dashboard and I would like to display some lists of "JIRAs" which are :
If I use "sprint = XXX" in the search then, the dashboard remains static. I would like to make it "dynamic" following the life of the project without changing manually the sprint value in the searchbar every two weeks.
Thank you very much for your help!
Hi all,
I've found the way to answer to my 1st question "Display the current sprint". I use the following function :
Sprint in openSprints() AND NOT Sprint in futureSprints()
And it works !
Now I still need to display (dynamically) the list of requests that are already planned in the next sprint (Sprint +1) and the sprint after (Sprint +2)
Thanks in advance for your help :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.