Please suggest if thr is a way to convert a custom field of list type(single-select) to list-type(multi-select) in a screen, without deleting the original custom single-select list
You can also use Script runner- copy values in built in scritps console, and put those fields into a JQL Filter,- call only those tickets using this filter..
provide the current custom field ID, new custom field ID.
They'll get copied eventually and quickly.. like a CLICK. Since, having the bulk edit limitations of 1000 normally, for a tickets of 100K + this would help much better.
Delete the custom field - ONLY after verifying the worflow postfunction- listeners, automations, JQL Filters, Dashboards, External scripts using this OLD custom field ID. They may all get broken.. otherwise Try SQL Update... like
A project reindexing could help after this method!!!
Thanks,
Srikanth Ganipisetty
You can’t change a field type like this. Consider the following ideas:
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.