Question
Where can I find the values for a custom drop-down field in my destination warehouse?
Environment
Connector: Jira
Answer
The values for the drop-down field can be found in the field_option
table.
You can join the issue
table with the issue_<field>_history
and field_option
tables in your Destination Warehouse.