Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Display higher severity status checks first #22143

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

mattwire
Copy link
Contributor

Overview

The "default" sorting for the status page is to display lowest severity first. This means that the most critical issues are hidden at the bottom even though they are usually the most important bit of information on the page.

Before

Status checks page sorted by lowest severity first.

After

Status checks page sorted by highest severity first.

Technical Details

Add sort to api3 call.

Comments

@civibot
Copy link

civibot bot commented Nov 26, 2021

(Standard links)

@civibot civibot bot added the master label Nov 26, 2021
@magnolia61
Copy link
Contributor

+1

@colemanw colemanw added the merge ready PR will be merged after a few days if there are no objections label Nov 27, 2021
@colemanw
Copy link
Member

Also +1 from me. Marking as merge-ready.

@demeritcowboy demeritcowboy merged commit b097e72 into civicrm:master Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master merge ready PR will be merged after a few days if there are no objections
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants