Homec4science

Fix audit counts in some queries

Authored by epriestley <git@epriestley.com> on Mar 1 2013, 00:01.

Description

Fix audit counts in some queries

Summary:
Prior to D5140, "PhabricatorAuditCommitQuery::STATUS_OPEN" was defined as "concern only". This didn't really make sense; we redefined it to "concern or audit required".

However, a couple of queries needed to be updated since they really meant "concern" even though they said "open".

I also switch the order of problem commits / audit required on the Audit homepage to be consistent with the bubbles on home.

Test Plan: Looked at home, /audit/.

Reviewers: chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D5162

Details

Committed
epriestley <git@epriestley.com>Mar 1 2013, 00:01
Pushed
aubortJan 31 2017, 17:16
Parents
rPH57cce93e5a0e: Add user omnipotence
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH19d67b778d8f: Fix audit counts in some queries (authored by epriestley <git@epriestley.com>).Mar 1 2013, 00:01