-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Atlassian Data Lake - Data Platform
-
None
-
Minor
Issue Summary
The Status column in the Jira Issue table occasionally has an incorrect status value displayed in the Atlassian Data Lake. The incorrect status of the issue appears to be a past status, but not the current status of the issue.
This behavior appears to be happening randomly, so some issues might have the correct value in the Status column.
Steps to Reproduce
- Query the Status and Issue key columns from the Jira Issue table.
- Open the issue in Jira
- Compare the status values in Jira and the Atlassian Data Lake
Expected Results
The Status column's values to match the status of an issue in Jira.
Actual Results
The value of the Status column does not always match the status of the issue in Jira.
Workaround
Query the Value (string) column from the Issue History table to capture the current status value. Include two query filters using columns from the Issue History table: Field name = 'Status' and Ended At is null. The two filters will ensure the current status is associated with the issue in Atlassian Analytics.
- mentioned in
-
Page Loading...