Page MenuHomePhabricator

Partially update Maniphest for handleProcess
ClosedPublic

Authored by chad on Aug 1 2015, 4:49 PM.
Tags
None
Referenced Files
F14662768: D13773.id33251.diff
Sun, Jan 12, 10:16 AM
Unknown Object (File)
Wed, Jan 8, 12:52 AM
Unknown Object (File)
Thu, Jan 2, 9:05 PM
Unknown Object (File)
Fri, Dec 27, 10:58 AM
Unknown Object (File)
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
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.