Page MenuHomePhabricator

Partially update Maniphest for handleProcess
ClosedPublic

Authored by chad on Aug 1 2015, 4:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 8:17 PM
Unknown Object (File)
Mon, Apr 8, 7:01 AM
Unknown Object (File)
Sun, Apr 7, 4:52 PM
Unknown Object (File)
Sun, Mar 31, 3:22 PM
Unknown Object (File)
Fri, Mar 29, 11:33 AM
Unknown Object (File)
Mon, Mar 25, 7:44 PM
Unknown Object (File)
Mon, Mar 25, 7:44 PM
Unknown Object (File)
Mar 16 2024, 6:45 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.