#4733 Order the user and groups names in the access lists
Merged by pingou. Opened by pingou.
fix_ordering_json  into  master

Download 4733.patch

When re-generating all the JSON representation of the tickets or PR
in their corresponding git repo, if the order varies, we end up
re-generating JSON blob for a similar content.
By keep the order of the user and group names sorted, we ensure that
we will not re-generate JSON blob for no reasons (at least for these
fields).

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

jenkins says that PagureGroup are not orderables (missing < between PagureGroups

Otherwise looks fine

rebased onto e5fcd68fbd9441d4b76363ea36e5aa54e5a5de7a

rebased onto ba665f3c99af6be7a819f03e8bfa9fb2610a0681

:thumbsup:

:thumbsup:

Thanks for the review!

Pull-Request has been merged by pingou

Metadata