Hi, I'm just developing a plugin, this need a Custom Field for work, I just want to know if I can create this custom field when the plugin get installed, and make this field uneditable to the Jira users.
I can't fing any tutorial or documentation about that
It is possible to add a custom field on installation of a App but it's quite a lot of work in the App, and usually really not worth it. In the docs for your App, it's probably easier to ask the administrator to add the field as they require it.
For the "uneditable for the users", you have two choices - use (or write) a field type that is not editable, or write a vast amount of code to track down where a field might be used and make sure it's not on an edit/create/transition screen etc.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline 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.