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
I am planning to do Jira Automation... When User story is in active Sprint then User Story description field changes are not allowed (It's considered scope change). To avoid scope changes, I am looking for Solution.. thinking of Automation using smart value compare using dates.
#1) Compare user story Description change date with Sprint Start date ; Can any one suggest smart value of user story Description change date.. ? Does really Jira store the date of only Description changed date...? I mean, particular field when it changed.. So, that I can use it for compassion. Some one changes Description then it should revert to original details. or should not save...
#2) Any other better Solution that is applicable here?
Using Post functions, change of work flow, Field restrictions using validations and add-on Solutions are not feasible Solutions et all. Jira Admin Team rejects those changes.