-
Suggestion
-
Resolution: Unresolved
-
None
User Problem
For any custom field that is a "Jira User Picker" data type in the Jira "Issue Custom Fields" table, add a Foreign Key to map to the "Accounts"."Account ID" table.
Suggested Solutions
Add a Foreign key for any Jira User Picker fields in "Issue custom fields" to "Account"."Account Id" to make it easier to select a Name (or email or other field from the "Account" table)
Could Jira User Picker fields in the dynamic "Issue custom fields" table have a JOIN to"Account"."Account ID" to make it easier to select a Name (or email or other field from "Account" table)