Page MenuHomePhabricator

Provide formal Users/Projects/Mailable fields for EditEngine
ClosedPublic

Authored by epriestley on Nov 4 2015, 6:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 9:32 PM
Unknown Object (File)
Sun, Apr 28, 8:14 PM
Unknown Object (File)
Mon, Apr 8, 10:07 AM
Unknown Object (File)
Feb 14 2024, 7:27 PM
Unknown Object (File)
Feb 3 2024, 7:06 AM
Unknown Object (File)
Jan 27 2024, 8:36 PM
Unknown Object (File)
Jan 25 2024, 1:34 PM
Unknown Object (File)
Jan 25 2024, 11:52 AM
Subscribers
None

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.