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
F18953654: D19100.diff
Wed, Nov 12, 7:59 AM
F18903889: D19100.id45766.diff
Sat, Nov 8, 6:42 AM
F18853809: D19100.id45766.diff
Fri, Oct 31, 7:39 PM
F18836832: D19100.id45780.diff
Mon, Oct 27, 3:42 AM
F18836829: D19100.id45766.diff
Mon, Oct 27, 3:42 AM
F18836828: D19100.id.diff
Mon, Oct 27, 3:42 AM
F18834055: D19100.diff
Sun, Oct 26, 6:52 AM
F18752459: D19100.id.diff
Oct 4 2025, 3:18 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