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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
how to copy custom field when it change from Epic to there story(subs in epick) and to story`s subs.
i mean its already 3 levels. and automation rules dont give an ability to copy field in subs of the story what field have been changed just now.
i need to make something like this..
any ideas? =)
@Seifallah Bellassoued
but but it will be subs of epic.
and the main problem with the 3d level. I need to catch subs of story what have epick link
The JQL has 2 parts:
Did you make some test with my automation?
Regards,
Seif
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Seifallah Bellassoued
it`s not really working...
I mean ever jql search.
could you show this window please
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
You need to apply the automation for only one issue. On that case you need only to put the epic link without brackets {{}}.
"Epic Link" = MP-2450 or parentEpic = MP-2450
Regards,
Seif,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
IT`S never work.
epic link never = issue key value
same as parenEPic
jql doesn`t work like this)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Виктория
You can use JQL Branch with smart value:
"Epic Link" = {{issue.key}} or parentEpic = {{issue.key}}
Regards,
Seif,
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.