Sweeping !1552 from master to devel: [master] Avoid relying on dictionary order in JSON output of dirac-production-request-submit
Compare changes
@@ -68,7 +68,7 @@ def main():
@@ -92,14 +92,15 @@ def submitProductionRequests(
@@ -134,23 +135,24 @@ def _submitProductionRequests(prod: ProductionBase, *, dryRun=True) -> dict[int,