I have two issue types master and child in two different projects and those are linked by parent-child. I have to update the child ticket end date field value when I change the end date field value in parent tickets.
Hi @V N Raju Raju ,
Welcome to the Atlassian Community.
With automation for jira you can write a rule that copies the value to a child issue or to a linked issue.
See attachment for a small example.
Also take a look at the Atlassian library for examples.
Regards, Marco
Hi Macro,
Thanks for the quick response. The above solution is not working here. these master and child issue types have existed in two different projects and already child to parent field updation rule has existed there. have to configure the parent to child
Thanks & Regards
Raju
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @V N Raju Raju ,
That the issues are in different projects is not an problem. In the Rule Details you choose for Scope = Multiple Projects and in field Projects the 2 projects.
What do you mean with "already child to parent field updation rule has existed there"?
Can you explain this further?
regards, Marco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Marco Brundel ,
Thanks for the provided solution, this rule is working after post-modification of the scope
previously some wrote the rule for auto update the same end date field in the master ticket when the end date is changed in the child ticket and this rule provides the result
Best regards
Raju
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @V N Raju Raju ,
Tip:
In the rule details you see also the checkbox:
Allow rule trigger
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.