Hi All,
I was able to implement the simple rule which will copy value from "Feature" implements "story", if label value in Feature is "nSt or activity-tracker or Algo".
Now my requirement is
1) story is already created
2) Feature is already created.
3)Linking existing Story with Feature [link type = implements ], then it should check if feature label is "nSt or activity-tracker or Algo" then only it should copy label from feature to story.
Hi @Manoj Gangwar .
I appericate your response, however in the branch condition it will try to update labels in the feature, but my requirment is that, only if in feature label is "Nts or activity tracker" then only copy labels from feature to story.
Note: Story and Feature are already created. I need help when I try to link story with feature.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Neeta, You may try to revert the condition and then check.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Neeta Dubey
Please try something like the following. Use Feature instead of Task.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anandhi Arumugam _Cprime_ : I tried the steps, however my rule didn't even trigger.
Also, is this rule checking Labels at feature level, then only it should copy label from feature to story.
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.