Page MenuHomePhabricator

Provide formal Users/Projects/Mailable fields for EditEngine
ClosedPublic

Authored by epriestley on Nov 4 2015, 6:37 PM.

Details

Summary

Ref T9132. This allows you to prefill EditEngine forms with stuff like ?subscribers=epriestley, and we'll figure out what you mean.

Test Plan
  • Did /?subscribers=... with various values (good, bad, mis-capitalized).
  • Did /?projects=... with various values (good, bad, mis-capitalized).
  • Reviewed documentation.
  • Reviewed ConfigHTTP Parameter Types.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Provide formal Users/Projects/Mailable fields for EditEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 4 2015, 7:07 PM
This revision was automatically updated to reflect the committed changes.