-
Bug
-
Resolution: Fixed
-
Medium
-
10.116.0
-
3
-
Severity 3 - Minor
-
No
Issue Summary
Epics Initial Estimate have discrepancy data from UI and EI
When relating Epics to Program Increments and setting Estimation for Program Increments before the synchronization with EI the Initial Estimate will not be saved in EI
Table: [MAP Epic to Program Increment]
When an Initial Estimate is added in the UI, a row will be added to the aforementioned table with FK Program Increment ID = 0
When a Program Increment is related to the Epic in the UI, a row will be added to the aforementioned table with FK Program Increment ID = Program Increment ID
If the Program Increment is related and the Estimation for them is added before the synchronization with EI, the Initial Estimate for the Epic will not be committed to EI.
This is reproducible on Data Center: yes
Steps to Reproduce
- Create a Epic without relating to any Program Increment
- Add an Initial Estimate to the Epic
- Relate Epic to Program Increment and add Estimation for Program Increments
- Wait for EI cycle to update data.
Expected Results
Initial Estimate to be committed to EI the same value as it was initially set in the UI.
Actual Results
The Initial Estimate value will not be committed to EI, and the Estimation for the Program Increments will.
Workaround
Wait for the first sync with EI and then relate the Epic to Program Increments and add the estimation for them