-
Bug
-
Resolution: Fixed
-
Low
-
10.121.0
-
Severity 3 - Minor
-
No
Issue Summary
This is reproducible on Data Center: Yes
When the Approvers fields is populated with values on the Benefits tab of an epic. A record is not created in the Epic Benefits view for the field and values.
Steps to Reproduce
- Create an epic in the Jira Align UI
- Navigate to the Benefits tab
- Select the user names in the Approvers field
- Save the epic
- Wait for the hourly sync with Enterprise Insights
- Run the query
SELECT * FROM [current_dw].[Epic Benefits] WHERE [FK Epic ID] = {Epic ID of epic created}
Expected Results
Record in the Epic Benefits table with Approvers in the Epic Benefits Field Name and the user names in the Epic Benefits Field Value
Actual Results
No record is present for Approvers. See screenshots.
Workaround
There is no workaround for this behavior