We are in the process of integrating with Streamtime.
We would like to create new custom field in all our Jira projects. Each tasks will have this custom field.
We will pass ID from Streamtime to this custom field via API.
First problem is how to create a custom field for all the Jira projects tasks?
For company-managed (classic) projects, go to Admin -> custom fields -> add custom field. Set up what you need, tell it is is a "global" field (not limited to project or issue type), and put it on all the screens you need it on when asked.
The REST API has full support for remotely editing standard custom fields
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.