Learn how to display information from you data source in a Bundled Fields’ subfield
Once you’ve created a data source, you need to connect it to Bundled Fields in order to display the external data in Jira.
Prepare the custom field
This configuration works for the following types of subfields:
Text Field (single line)
Text Field (multi-line)
Tip
Read about connecting a Select List (single choice) in the Synchronizing options chapter.
Steps
To connect a data source do a Text Field subfield:
Go to Jira Administration > Manage apps.
Select Bundled Fields from the Dynamic Forms app navigation.
Select the Bundled Fields custom field or create a new one.
Prepare the trigger subfield that will activate your data source. (When users fill it in on the Create or Edit screen, it will automatically fill in the other subfields with values from your data source).
Prepare the subfields that will receive the data from the data source.
Open the three dots menu of the trigger subfield.
Click Connect data source.
Dynamic Forms for Jira - Bundled Fields Data Sources: Prepare the custom field
Choose the Event to specify when to retrieve the data from your data source:
Currently we support only the On change event.
Choose one of your data sources.
Select the type of input parameters. You can choose between these two types:
Subflied
Constant
Define the value of input parameters:
If you’ve chosen Subfield, select the subfield from the list.
If you’ve chosen Constant, type in the value for the constant.
Note
Input parameters determine how to activate your data source on the Create and Edit screens. Filling in these fields with the chosen input value will retrieve the external data into subfields that you will define in the next step.
Choose the subfields that should receive values from your defined JSON paths.
Click Save.
Remember to save the changes to Bundled Fields.
Dynamic Forms for Jira - Bundled Fields Data Sources: Prepare the custom field
Result
Your data source is connected to the chosen subfields. A server icon is displayed next to subfields connected to a data source:
Dynamic Forms for Jira - Bundled Fields Data Sources: Connected subfield
Displaying the data source on the Create and Edit screens
Your Bundled Fields custom field is now configured to display information from your data source. When users will fill in the trigger subfield, the other subfields will be filled with values of your chosen JSON paths.
Dynamic Forms for Jira - Bundled Fields Data Sources: Display data on the Create and Edit screen
Tip
Remember to add your Bundled Fields custom field to the target screens.