HomePhabricator

Allow "Description" and "Assigned To" to be prefilled in Maniphest's create…

Description

Allow "Description" and "Assigned To" to be prefilled in Maniphest's create task interface

Summary:
Ref T3320. Request from Dropbox. You can currently prefill "title" and some other stuff (including most of the fields by using templates) but there's no way to prefill description and assigned to right now.

  • Allow "Description" to be prefilled with a string ("description=...").
  • Allow "Assigned To" to be prefilled with a user rather than a PHID ("assign=username").

Test Plan:
Hit /maniphest/task/create/?assign=epriestley&description=derpderp&title=blarpblarp locally and got prefills.

{F45259}

Reviewers: chad, deuresti

Reviewed By: chad

CC: aran, euresti

Maniphest Tasks: T3320

Differential Revision: https://secure.phabricator.com/D6132

Details

Provenance
epriestleyAuthored on Jun 5 2013, 5:45 PM
Reviewer
chad
Differential Revision
Restricted Differential Revision
Parents
rPf1bf27959f96: PHUIList, PHUIDocument updates
Branches
Unknown
Tags
Unknown
Tasks
T3320: Improve prefilling for "Create Task" form

Event Timeline