I am trying to automate this when an issue is created and assigned to epic, then the team(field) value from epic should be automatically copied to created issue.
I tried direct functionalities however it is not working as expected
The branch type of Most Recently Created Issue refers to issues created during the rule execution.
Instead consider referencing the parent issue's field directly, and if that does not work, you may need to first branch to the the parent and save the value in a created variable and then use it.
Kind regards,
Bill
Try something like this @Nagarjuna Busireddypally
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nagarjuna,
Please see this previous post about setting the Team field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Nagarjuna Busireddypally , thanks for your question.
Please can you share the rule and what you have so far? Even an anonymised version would be helpful.
I usually find that there is some issue with the branching in this type of cases.
If you share the rule, either I or someone else will try to help.
Cheers
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.