-
Bug
-
Resolution: Fixed
-
Low
-
11.4.1
-
1
-
Severity 3 - Minor
-
No
Issue Summary
When an <Work Item> is deleted, the associated [<Work Item> Milestones] are removed from the current_dw.[<Work Item> Milestone] view, but the same data is not marked with [Deleted Flag] = YES on the export_dw.[<Work Item> Milestone].
See one example where the Epic 9025 was deleted, and on the current_dw, we can see that both Epics Milestones 174 and 175 doesn't appear anymore, but on export_dw, they continue to keep the [Deleted Flag] = NO:
Steps to Reproduce
- Create an Epic on JA
- Add a milestone on it via Milestone Tab
- Wait for it to sync via ETL to EI
- Run a query on current_dw.[Epic Milestone] and export_dw.[Epic Milestone]
- Now on JA, delete the Epic
- Wait for it to sync via ETL to EI
- Run a query on current_dw.[Epic Milestone] and export_dw.[Epic Milestone]
- See how in the current_dw, the milestone doesn't exist anymore, but it doesn't have the [Deleted Flag] set as YES on export_dw
Notice that this hapenns for Epics, Features and Capabilities.
Expected Results
When the <Work Item> is deleted, the Milestone would not be present on current_dw.[<Work Item> Milestone] and on export_dw.[<Work Item> Milestone] it would be marked as [Deleted Flag] = YES
Actual Results
When the <Work Item> is deleted, the Milestone is not present on current_dw.[<Work Item> Milestone] and on export_dw.[<Work Item> Milestone] it is marked as [Deleted Flag] = NO
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- resolves
-
ALIGNSP-26533 Loading...