When I add value to a organization(Add organization) in customer page, I want the new value to add also in a New custom field(Test Organization) using automation rule or any other way.
Here is the way I tried but I am unable to do it, Any solution please ??
Hello @Guru ,
Now your Automation, when value changes for organization, is updating the "tet organization" with the value of this again "test organization" in the issue.... but you want to update with the value od "Organizations"
You have to do other thing.
Choose field to set >> Test organization
Then not COPY, you have to SET, and put in the text box the smart value of Organizations.
ej : {{issue.customfield_XXXXX}}
*XXXX is the Id of the Custom field Organizations.
this is an example updating the Summary:
ok! if is OOTB field show here the solution:
Solved: Is it possible to duplicate the "Component" value ... (atlassian.com)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes rule execution is success but I am not getting the expected output. I also even checked with another custom field.
ID for Test value: customfield_10072
ID for Test Organization: customfield_10069
organization is OOTB field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok, then...
Aditional to this... Have you seen in the Audit log, if the rule have executed?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have added the automation rule. Kindly check and give your feedback.
Test organization custom field ID:{{issue.customfield_10069}},
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Melina RAMPERSANDS , can you show me a Capture of the Automation Screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Juan Carlos Vera
I have implemented the change in my automation but I am not getting the above mentioned result.
can you send me the entire steps& procedure to achieve the above mentioned requirement ??
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.