Issue Summary
The Theme and Theme HIstory tables in Jira Align DB only presents the custom fields:
- Custom Dropdown 1
- Custom Dropdown 2
- Custom Dropdown 3
- Custom Text 1
- Custom Text 2
- Custom TextArea 1
Missing the [FK Custom Dropdown List 4] and [FK Custom Dropdown List 5] that are present on other tables (like Feature/Epics) and that can be added to the UI.
And the [Theme History] is missing all the custom fields that are present on the [Theme] and Theme History tables (including [FK Custom Dropdown List 4] and [FK Custom Dropdown List 5] ). These tables must be added to the Jira Align DB first in order for them to be added to the Enterprise Insights schema.
Steps to Reproduce
- run a SELECT on [Theme] and [Theme History] and compare the missing custom fields
Expected Results
Custom dropdown fields are present in the Theme ad Theme History table in Jira Align database so the columns can be added to Enterprise Insights.
Actual Results
The views are missing some of the custom fields
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- depends on
-
JIRAALIGN-4832 Jira Align core app is not updating custom fields for Themes in the Theme History in Jira Align database
- Closed
- resolves
-
ALIGNSP-17431 Loading...