Bug 94 - Build 905 - Wrong UOM value is displaying in Json file
Summary: Build 905 - Wrong UOM value is displaying in Json file
Status: VERIFIED FIXED
Alias: None
Product: TestProduct
Classification: Unclassified
Component: TestComponent (show other bugs)
Version: unspecified
Hardware: PC All
: Highest critical
Assignee: No one
URL:
Depends on:
Blocks:
 
Reported: 2018-11-15 21:16 EST by Mohan Kumar Karruppusamy
Modified: 2018-11-29 00:20 EST (History)
1 user (show)

See Also:


Attachments
Json - Successful update (3.84 KB, application/octet-stream)
2018-11-15 21:16 EST, Mohan Kumar Karruppusamy
Details
UnSuccessful Update (1.46 KB, application/octet-stream)
2018-11-15 21:17 EST, Mohan Kumar Karruppusamy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mohan Kumar Karruppusamy 2018-11-15 21:16:00 EST
Created attachment 60 [details]
Json - Successful update

Following UOM values are displaying in Json file during Unsuccessful and after Successful update.

Unsuccessful Update:

1. Connect the Reader 1 to PC 1/Mac 1
2. Launch the Application and navigate to Ready to Start Update screen
3. Click Next button on the Ready to Start Update screen and ensure that the Update is in progress.
4. Disconnect the Reader 1 from PC 1/MAC 1 when update is in progress.
5. Go to C:\Users\[youraccount]\Documents\( on Windows) or /Users/[youraccount]/Documents ( on Mac)

6. Verify the StartUom value in the Json file

Expected: The value should be either 0 or 1.
Actual: During Unsuccess -  "StartUom": "7471216",

Successful Update:

Follow the steps 1,2,3 and complete the upgrade using the same reader.
Verify the StartUom value in the Json file

Expected: The value should be either 0 or 1.
Actual: During During Success -   "StartUom": "6357108",
Comment 1 Mohan Kumar Karruppusamy 2018-11-15 21:17:03 EST
Created attachment 61 [details]
UnSuccessful Update
Comment 2 Brian Roberge 2018-11-16 17:35:02 EST
  Fixed in 907
    
            * #95 required check of version for op-amp in succesfull path
            * #94 Save start uom in succesfull path
Comment 3 Mohan Kumar Karruppusamy 2018-11-20 00:26:20 EST
Verified in the build 907 and working as expected.