Closed frankduncan closed 5 years ago
Before, the rank was based on the first user group that was returned. That proved brittle when the natural order of the groups returned by postgres changed when you edited fields. This changes it to be more explicit.
@kfogel Leaving you as a reviewer for when you have a chance.
Before, the rank was based on the first user group that was returned. That proved brittle when the natural order of the groups returned by postgres changed when you edited fields. This changes it to be more explicit.