Mismatch between Chest X-Ray result in UI and Database

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: High
    • 2.0
    • 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

      1. Perform Chest X-Ray via integrated device
      2. Complete Diagnostics form
      3. Submit the form
      4. 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

           

              Assignee:
              Nidhi Saini
              Reporter:
              Nidhi Saini
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: