Page MenuHomePhabricator

Partially update Maniphest for handleProcess
ClosedPublic

Authored by chad on Aug 1 2015, 4:49 PM.
Tags
None
Referenced Files
F18828151: D13773.id33266.diff
Fri, Oct 24, 2:36 PM
F18788224: D13773.id33251.diff
Wed, Oct 15, 3:37 AM
F18750373: D13773.id.diff
Sat, Oct 4, 7:32 AM
F18631221: D13773.id33265.diff
Sep 16 2025, 2:44 PM
F18629807: D13773.diff
Sep 16 2025, 9:57 AM
F18604637: D13773.diff
Sep 13 2025, 7:04 PM
F18604636: D13773.diff
Sep 13 2025, 7:04 PM
F18498839: D13773.diff
Sep 4 2025, 7:05 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
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.