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
When creating a release version, I create a task with latest fix version.
Can I add value of Fix version field in summary to the task being created?
Example: summary: "Release {{fixVersions.value}}"
Where fixVersions.value - the value from the task
Which trigger are you using for your rule? Are you triggering on 'Version Created', and creating the task in the rule?
If so, the smart value you can use is {{version}} to access the created version, which has a few fields you can access on it eg. {{version.name}}
Cheers
Sam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.