-
Bug
-
Resolution: Fixed
-
Low
-
10.131.3
-
None
-
1
-
Severity 3 - Minor
-
No
Issue Summary
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Execute EI's query with INNER JOIN between tblAgileRisks and tblAgileRiskObjectRel tables.
- Observe the Risk data output.
Expected Results
Every risk record should have a corresponding entry in the tblAgileRiskObjectRel table due to the INNER JOIN, ensuring accurate risk-work item relationships are displayed.
Actual Results
EI reports inaccuracies as some risk records do not have corresponding entries in the tblAgileRiskObjectRel table, resulting in a failed join.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- resolves
-
PS-167668 Loading...