-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
I have a python utility to convert excel to json.
When, I try to run that utility from local system , it is giving me expected JSON in order. whereas, getting unexpected order of JSON by using jenkins job.
I am attaching both JSONs and python code and excel template for your reference