Skip to content

[master] Avoid relying on dictionary order in JSON output of dirac-production-request-submit

Chris Burr requested to merge cburr/LHCbDIRAC:submit-json-order into master

This was stupid as json.dumps and json.loads can shuffle the order of dictionaries 😅

BEGINRELEASENOTES

*ProductionManagement FIX: Avoid relying on dictionary order in JSON output of dirac-production-request-submit

ENDRELEASENOTES

Merge request reports