Page MenuHomePhabricator

Partially update Maniphest for handleProcess
ClosedPublic

Authored by chad on Aug 1 2015, 4:49 PM.
Tags
None
Referenced Files
F14418260: D13773.diff
Wed, Dec 25, 3:27 AM
Unknown Object (File)
Sat, Dec 21, 4:51 PM
Unknown Object (File)
Sun, Dec 15, 11:02 PM
Unknown Object (File)
Sat, Dec 14, 3:51 AM
Unknown Object (File)
Thu, Dec 12, 3:14 PM
Unknown Object (File)
Tue, Dec 10, 1:11 PM
Unknown Object (File)
Fri, Dec 6, 12:57 PM
Unknown Object (File)
Wed, Dec 4, 2:19 PM
Subscribers

Details

Summary

Starts conversion of Maniphest to handleProcess, chopping up to reduce errors.

Test Plan

New Task, Edit Task, Change Priority, Move on workboard, view reports, batch edit tasks

Diff Detail

Repository
rP Phabricator
Branch
maniphest-process
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7467
Build 7974: [Placeholder Plan] Wait for 30 Seconds
Build 7973: arc lint + arc unit

Event Timeline

chad retitled this revision from to Partially update Maniphest for handleProcess.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/maniphest/controller/ManiphestBatchEditController.php
6 ↗(On Diff #33251)

$this->getViewer() is preferred.

src/applications/maniphest/controller/ManiphestExportController.php
16–17

Or $dialog = $this->newDialog(); to automatically set the user.

This revision is now accepted and ready to land.Aug 1 2015, 10:34 PM
chad marked 2 inline comments as done.
chad edited edge metadata.
  • full update
This revision was automatically updated to reflect the committed changes.