Page MenuHomePhabricator

Fix Phriction status not set property on new document
ClosedPublic

Authored by chad on May 19 2017, 4:25 PM.
Tags
None
Referenced Files
F14003298: D17960.diff
Sat, Oct 26, 4:28 AM
F13993186: D17960.diff
Tue, Oct 22, 9:16 PM
F13987255: D17960.id.diff
Mon, Oct 21, 8:22 AM
F13978809: D17960.id43196.diff
Sat, Oct 19, 1:03 AM
F13977670: D17960.diff
Fri, Oct 18, 7:31 PM
Unknown Object (File)
Wed, Oct 9, 8:02 AM
Unknown Object (File)
Tue, Oct 8, 11:38 PM
Unknown Object (File)
Sep 17 2024, 2:44 PM
Subscribers

Details

Summary

I deleted too many lines of code here and TYPE_MOVE was always being applied when CONTENT was set. This should fix on next document save, but should I write some migration tool anyways?

Test Plan

Create a new document, see document with correct status.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/applications/phriction/xaction/PhrictionDocumentTitleTransaction.php
17–19

Seems to work in either place, but this was missed during conversion.

This revision is now accepted and ready to land.May 19 2017, 5:56 PM
This revision was automatically updated to reflect the committed changes.