Bug #2121
KV fields come back in different orders
Start date:
10/31/2017
Due date:
% Done:
100%
Description
I believe this is due to json.loads using normal dicts.
See https://stackoverflow.com/questions/6921699/can-i-get-json-to-load-into-an-ordereddict-in-python
Associated revisions
The order of fields are now deterministic
Reference #2121
The order of fields are now deterministic
Reference #2121
History
#1 Updated by Luke Murphey about 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100