I have created a new field (ex: CITY) and I need to populate the field based on a list I currently have in excel.
LOCATION CITY
P2 Dallas
P3 Houston
etc.
Can I create a script that will prevent me from editing every issue and allow me to do a bulk edit of a list of 150 issues? Each with different values in each field.
Hi @Lisa Hooper,
Bulk edit may be possible depending on how much different the values can be for each issue? Is it based on another field in the issue? If so, you can filter for that using JQL and use the 'Bulk Edit' option in the page.
Thank you for such a quick response. Using Bulk Edit I would still have to search for every issue with Location = one value, and populate the field City = with another value. No two sets of values are alike. What I'd like to do is create a script to change multiple issues at one time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you have some scripting knowledge, I believe this is possible to do. I searched for any related posts in the community and found these:
I hope these are helpful. Let us know otherwise.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you. I may have found an easier way with the following video:
https://www.youtube.com/watch?v=Bml_jtln70Y
I'll give it a try then check out the scripts. Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sounds good, let us know how it goes.
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.
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.