Description:
In our Jira instance, we have two select-list fields related to teams:
Jira Team – a native Jira custom field (select list)
Big Picture Team – also a Jira custom field created automatically during Big Picture installation
Even though both are select-list fields inside Jira, the options for the Big Picture Team field are controlled exclusively by Big Picture and appear only when teams are created inside the Big Picture → Teams module.
We want to know if it is possible to copy or synchronize the field options from the Jira Team select-list field into the Big Picture Team field, so that both fields contain the same set of team names.
Can Big Picture Team field options be automatically populated from another Jira select-list field (Jira Team)?
If direct option sync is not supported, are there any recommended methods to keep both fields aligned?
Does Big Picture provide an API that allows us to programmatically create Big Picture teams so that corresponding options appear in the Big Picture Team field?
Are there any constraints or risks in attempting to synchronize Jira Team → Big Picture Team using automation or scripting?
Both fields are Jira custom fields, but Big Picture Team options are not editable via Jira field configuration.
Options for the Big Picture Team field are generated only when teams are created inside Big Picture.
Our goal is to ensure the two fields remain consistent so that we can later automate copying selected values between them.
The questions you have you need to provide the BIcPicture support.
Yes there is an API, see the product documentation; https://developer.bigpicture.one/reference/apitokens
Also according the app documentation, you can't use Jira Teams in bigpicture.
Also within the app you can maap the big picture team field to a field in Jira, custom. or not. https://appfire.atlassian.net/wiki/spaces/DLP/pages/2211714095/Team+code+field
So you could use a custom field for this and not use the Jira Team option at all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.