-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
Affects Version/s: None
-
None
After device integration for Digital Chest X-Ray, there is a data inconsistency issue between the application UI and the database.
- In the application UI, the result is displayed as “Negative”
- However, in the database, the same record is stored as “1 (Positive)”
Steps to Reproduce
- Perform Chest X-Ray via integrated device
- Complete Diagnostics form
- Submit the form
- Observe result in:
- Application UI
- Database (result column)
Actual Result
- UI shows: Negative
- Database stores: 1 (Positive)
Expected Result
- UI and Database should show consistent results
- If DB stores:
- 1 → UI should display Positive
- 0 → UI should display Negative

- blocks
-
STOP-133 Device Integration
-
- In QA
-