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
Just an example of an base automation for my idea is in this Print Screen. So I want to make this automation to only add this to the summary and not to completely erase everything that was there and just rewrite it , I want this to be before/after anything that was there before.
If it's something that can be made, can someone help me with the JQL used to make this?
You can use smart value to get the summary, in this case it is {{issue.summary}}. You can then use that to edit the summary field, something like this
{{issue.summary}} - {{now.format("dd/MM")}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Suporte JRetail,
To accomplish that you can use this smart value {{issue.summary}}, just add it before/after the other smart value.
Please let me know if that helps.
Cheers,
Melo
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.