Hello, How do I change field’s rendering method via script? I tried everything, and there is not much examples for this. I have a field that is used in multiple field configurations. I’d like to change its rendering method in all field configurations. My JIRA DC version is 8.20.15. Thank you.
Welcome to the Atlassian Community!
Your script will need to iterate through all the field configurations to find where any field has been used, but I think you knew that.
I think your problem is not knowing what methods to use to read and/or change the renderer setting.
You'll need
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.