-
Bug
-
Resolution: Fixed
-
High
-
10.125.3
-
1
-
Severity 3 - Minor
-
No
Issue Summary
When a Goal is deleted in Jira Align a deletion record is not created in the tblAuditLog table similar to other work items like Risks. This bug results in the data in Enterprise Insights not reflecting the Jira Align UI. The Goal Log view in the export_dw schema of Enterprise does not reflect the goal deletions the Deleted flag column is set to 'No' for Goals that are deleted. only Action Types Created and Updates are getting logged currently.
Steps to Reproduce
- Navigate to Goals in the Enterprise Level and delete an existing goal
- Query the tblAuditLog table in the Jira Align database
Expected Results
A deletion record for the goal is present in the tblAuditLog table.
Actual Results
There is no deletion record present for the deleted goal in the tblAuditLog table.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- resolves
-
ALIGNSP-21569 Loading...