-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Blocker
-
Component/s: build-flow-plugin
-
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