Steps to reproduce:
I edited and saved the company name of the first application from Jane Street to Google in the json file.
Expected output:
Changes should be reflected in WorkBook.
Actual output:
Changes are only reflected in WorkBook upon restart of application. Additionally, performing the list command would reset the json data back to the original state, Google to Jane Street
After editing and saving the json file:
After performing list command:
Users may not be aware of this behaviour and made known to them in some way. Users may perform many changes to the json file thinking their work is saved and want to execute the list command afterwards to refresh the application to check their changes only to find out their changes have been reset.
Steps to reproduce: I edited and saved the company name of the first application from
Jane Street
toGoogle
in the json file.Expected output: Changes should be reflected in WorkBook.
Actual output: Changes are only reflected in WorkBook upon restart of application. Additionally, performing the
list
command would reset the json data back to the original state,Google
toJane Street
After editing and saving the json file:
After performing list command:
Users may not be aware of this behaviour and made known to them in some way. Users may perform many changes to the json file thinking their work is saved and want to execute the
list
command afterwards to refresh the application to check their changes only to find out their changes have been reset.