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
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:
Let me know if this information helps.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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:
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. :)
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.