Page MenuHomePhabricator

Support "template objects" generically in EditEngine
ClosedPublic

Authored by epriestley on Dec 7 2015, 9:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 10:55 PM
Unknown Object (File)
Thu, Apr 25, 2:52 AM
Unknown Object (File)
Wed, Apr 24, 3:07 AM
Unknown Object (File)
Fri, Apr 19, 3:55 PM
Unknown Object (File)
Thu, Apr 11, 10:18 AM
Unknown Object (File)
Thu, Apr 11, 1:07 AM
Unknown Object (File)
Mon, Apr 8, 10:54 AM
Unknown Object (File)
Apr 2 2024, 3:11 AM
Subscribers
None

Details

Summary

Ref T9132. Ref T9908. Fixes T5622. This allows you to copy some fields (projects, subscribers, custom fields, some per-application) from another object when creating a new object by passing the ?template=xyz parameter.

Extend "copy" support to work with all custom fields.

Test Plan
  • Created new pastes, packages, tasks using ?template=...
  • Viewed new template docs page.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable