Home GnuPG

When editing a subtyped object, use edit forms of the same subtype
7eab75410a19Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

When editing a subtyped object, use edit forms of the same subtype

Summary:
Ref T12314. When we pick an "Edit" form for a subtyped object, only consider forms with the same subtype.

For example, editing an "Animal" uses the forms with subtype "animal" which are marked as edit forms.

This also makes "Create Subtask" carry the parent task's type.

Test Plan:

  • Edited an Animal, got an animal edit form.
  • Edited a normal task, got a normal task form.
  • Edited a paste, got the normal workflow.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12314

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

Details

Provenance
epriestley <git@epriestley.com>Authored on Mar 2 2017, 2:01 AM
Parents
rPHAB4948a21959bd: Allow tasks to be searched by subtype
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB7eab75410a19: When editing a subtyped object, use edit forms of the same subtype (authored by epriestley <git@epriestley.com>).Mar 2 2017, 1:24 PM