H All,
I can't configure Project Automation rules to propagate Fix Version from Epic -> Stories -> Sub-Task
I have
->Epic #1
--> Stories # 1.1
---> SubTask # 1.1.1
--> Sub-Task # 1.2
I was able to configure project automation to realize scenario:
1) User edir Epic #1 Fix Version and set value "v15"
2) Fix value propagate to Stories #1.1 and Sub-Task #1.2
but i can create rule to propagate the same information to SubTask # 1.1.1
Hi @Asar ,
I think you need to create the second rule, which will handle Stories to Sub-tasks propagation:
What is important - you need to allow rule trigger (this rule will be executed based on the changes, which were done by the first rule).
Thanks that works for me perfect
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This description gave me some inspiration, but I still don't know how to set it up. Where should the second rule be written?
a new rule? or a branch of the above rule ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@刘振华 you should create a new rule.
1st rule:
2nd rule:
For the second rule allow rule trigger (this rule will be executed based on the changes, which were done by the first rule) as @Hana Kučerová says.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Would it be possible to send a screen shot of what the rule looks like? I am having trouble getting it setup. What I want to happen I if a Story has a fix version than any sub-tasks of that Story inherit the fix version as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.