Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Copy all group field history values to another multi group field on real time

Anshul Arora October 2, 2019

Hello All,

I have a group type custom field named "Assigned Group". I have created another multiple group picker field "All groups".

I want to capture all the old & current value of "Assigned group" to "All Groups " field whenever value for "Assigned group" is changed so that I can give browse permission access to "All Groups" field in JIRA project.

Any suggestions please

1 answer

1 accepted

0 votes
Answer accepted
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 3, 2019

Hello Anshul,

Thank you for reaching out.

Unfortunately, the only post function in JIRA that can copy values from other fields to a specific one will clear the previous values of the destination field, so I believe it is not possible to achieve it with JIRA.

That being said, we completely agree with you that the function to increment fields when using the post function would be very useful, so we created the following feature request:

The Post function "Copy value from other field" does not increment the destination field 

Feel free to vote and watch the suggestion to increase its priority and also receive notifications about any updates.

As a workaround, I was able to find an option to achieve this feature using the add-on Automation for JIRA. You just need to create the following rule, flagging the "Adding to Existing values" option:

Screen Shot 2019-10-03 at 18.19.13.png

Let me know if this information helps.

Anshul Arora October 4, 2019

Thanks for your response Petter.

We have Script runner plugin. Can you please suggest a listener where we can add value of field1 to field2 in the existing value whenever there is a change in the field1 value

 

Cheers,

Anshul

Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 4, 2019

Hello Anshul,

Unfortunately, I'm not aware of any kind of listeners that could achieve your goal with Scriptrunner, however, you can contact the Adaptavist Support (The vendor that own the Scriptrunner application) directly in the link below:

Adaptavist support 

Please, sign-up for a new account in their portal and ask them for any kind of listeners you could use to achieve your need. :)

Suggest an answer

Log in or Sign up to answer