Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sort fields secondarily by handle to fix order flakiness #2989

Merged
merged 1 commit into from
Jun 13, 2018
Merged

Sort fields secondarily by handle to fix order flakiness #2989

merged 1 commit into from
Jun 13, 2018

Conversation

boboldehampsink
Copy link
Contributor

When two or more fields have the same name (but a different handle of course), their sort order becomes unreliable (at least with PostgreSQL). This PR fixes that by secondarily sorting by handle.

@brandonkelly brandonkelly merged commit de25c1b into craftcms:develop Jun 13, 2018
@brandonkelly
Copy link
Member

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants