Page MenuHomePhabricator

Give Phriction documents modern string status constants instead of numeric constants
ClosedPublic

Authored by epriestley on Feb 15 2018, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 23, 5:43 PM
Unknown Object (File)
Sat, Mar 23, 5:43 PM
Unknown Object (File)
Wed, Mar 20, 6:26 PM
Unknown Object (File)
Wed, Mar 20, 6:26 PM
Unknown Object (File)
Wed, Mar 20, 6:26 PM
Unknown Object (File)
Mon, Mar 18, 12:41 PM
Unknown Object (File)
Tue, Mar 5, 9:42 AM
Unknown Object (File)
Jan 20 2024, 5:39 PM
Subscribers
None

Details

Summary

Depends on D19099. Ref T13077. Updates Phriction documents to string constants to make API interactions cleaner and statuses more practical to extend.

This does not seem to require any transaction migrations because none of the Phriction transactions actually store status values: status is always a side effect of other edits.

Test Plan

Created, edited, deleted, moved documents. Saw appropriate UI cues. Browsed and filtered documents by status in the index.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable