I have multiple environment APIs and I want to extract the department names from all those APIs but then I will have to create 12-13 data sources and 12-13 custom fields whereas I want all the values in one field and on the basis of what the user selects I can filter out the options using Behaviours so is there a way I can have all 12-13 data sources value in one elements connect custom field?
Hello @venkatesh_rajput
I am part of the Elements Connect support team.
Unfortunately, a Connect field can only be connected to one datasource at a time. It's therefore not possible to gather data from several datasources into one single field.
To do this, you need to:
But beware of performance problems. Running multiple queries to retrieve all possible values and group them into a single field could be cumbersome and impact Jira's performance.
Could this meet your needs?
Kind regards,
Simon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.