Hi,
Have list A with single list items and then have list B with similar items (single list also). In short, I have two similar single list fields and want to merge list values so that I can get rid of one field. How to accomplish this?
Another is in use.
-Jouni
I got this done, will close this I learn how.
@jrii , when accepting your own answer in scenarios like this please document your answer so that it might benefit future searchers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Simple method would be adding one's options to anothers and then using scriptrunner's (or other scripting plugins) method to copy values to the new list.
You can do it manually by exporting data from 2nd field to csv and then importing it into the 1st.
In both way you gotta start by creating a JQL filter "'2nd field' is not EMPTY"
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.