When creating a ticket using the API in Jira DC, does a custom field need to be on the "Create" screen for the API to create the ticket?
If so, is there a way to hide a custom field on a screen?
Thank you.
Yes. The API respects the settings you've got in the UI.
If you don't include a field, don't give it the context for the project and issue type, or hide it in the field configuration, the API will tell you that you can't edit it, because it's not visible.
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.