Skip to content

save_to_file doesn't order dictionaries nested from lists #92

@MichaelCurrie

Description

@MichaelCurrie

The current sorting method, get_sorted_ordered_dict, does not sort dictionary keys alphabetically if they are nested beneath a list. As a result sufficiently nested metadata entries will sometimes be saved with slightly different file text. This is sometimes breaking the file comparison unit test.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions