You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have 2 different fields that have a type of;
1)Query issue multi linker custom field
2) admin.customfield.type.servicepicker.name
Where do i change the type from? The content /values in both the lists are similar but should be the same so i was hoping to just get both the custom fields using the same type / values.
Alternatively, dont know if this is possible but under the 'Custom Fields' section, on the far right the 'Screens' section tells us what iisue type is using that custom field. Is it possible for me to change which issue type is using that particular custom field?
Let me know if this doesnt make sense.
Thanks.
You can't change the type of a field in the UI. You have to do it in the database, and you can only swap between certain types (e.g. you can change a single-select to a multi-select, and if you're really careful, you can go the other way. But you can't change a number to a string, or vice-versa)
However, in this case, I know those field types well - they're custom fields provided by an add-on. You won't be able to change the type of the first one, there's no equivalent. The second one could, if memory serves, be changed to a simple multi-select (the code for it is all trying to do stuff on the front end, on the back-end, it's just a collection of options)
On the custom field section question about issue types, yes, you can change the "context" of a field.
I need to change a custom field from the "User Picker (single user)" field type to the "User Picker (multiple users) field type."
Can you explain how to do this?
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.