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.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.