Hi,
We have total 5 custom fields we need to copy that 5 custom field values to other new 5 custom fields.
Can we do this by Automation.
We are using jira cloud.
Can anyone help me with this.
Thanks,
Geethanjali.
Hi Gitanjali,
are these 10 custom fields appear for the same issue type.
or
you need to copy the value from one issue type to another. can you please help me with this
Thanks,
Kagithala babu anvesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi , If any value changed in one custom field , that to be copied to other custom field ?
is this is your requirement. ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've done this workaround.
I created 2 custom fields Custom1, custom 2.
Custom field id for "Custom1" is 10200
Custom field id for "Custom2" is 10201
My requirement is if "Custom1" is edited the same value to be displayed in "Custom2".
I Created a new automation rule as below.
1. Trigger - to check field value change
2. New Action --> Edit issue field --> selected "Custom2"
3. choose "Copy from Current issue"
4. applied the below code to copy value from custom1 -> custom2
and saved the rule.
I changed value in custom1, the same value is copied into custom2.
adding my audit log for reference
So you can perform the same for your required 5 fields.
Thanks,
Kagithala Babu Anvesh
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.
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.