Page MenuHomePhabricator

Modernize and clean up "PhabricatorAuditStatusConstants"
ClosedPublic

Authored by epriestley on Mar 10 2021, 5:15 PM.
Tags
None
Referenced Files
F18376147: D21599.id51420.diff
Thu, Aug 28, 10:49 AM
F18376133: D21599.id51419.diff
Thu, Aug 28, 10:49 AM
F18376060: D21599.id51420.diff
Thu, Aug 28, 10:42 AM
F18375996: D21599.id51419.diff
Thu, Aug 28, 10:38 AM
F18375553: D21599.id.diff
Thu, Aug 28, 10:06 AM
F18375518: D21599.id.diff
Thu, Aug 28, 10:05 AM
F18220947: D21599.id51420.diff
Tue, Aug 19, 4:51 PM
F18110706: D21599.id51419.diff
Mon, Aug 11, 10:39 PM
Subscribers
None

Details

Summary

Ref T13631. Move "PhabricatorAuditStatusConstants" to a more modern object ("PhabricatorAuditRequestStatus").

Expose the status value via Conduit.

Test Plan
  • Ran bin/audit delete.
  • Viewed a commit with auditors in the web UI.
  • Grepped for affected symbols.
  • Called Conduit with the "auditors" attachment, saw auditor statuses.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 10 2021, 5:22 PM
This revision was automatically updated to reflect the committed changes.