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, Mar 25, 7:44 PM
Unknown Object (File)
Mon, Mar 25, 7:44 PM
Unknown Object (File)
Sat, Mar 16, 6:45 AM
Unknown Object (File)
Tue, Mar 5, 4:50 AM
Unknown Object (File)
Thu, Feb 29, 11:31 PM
Unknown Object (File)
Feb 21 2024, 5:14 AM
Unknown Object (File)
Feb 9 2024, 8:32 AM
Unknown Object (File)
Feb 8 2024, 5:06 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 7464
Build 7968: [Placeholder Plan] Wait for 30 Seconds
Build 7967: 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

$this->getViewer() is preferred.

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

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.