Page MenuHomePhabricator

Allow users to search for signatures by name and email substrings
ClosedPublic

Authored by epriestley on Jun 29 2014, 1:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 4, 5:24 AM
Unknown Object (File)
Sat, Aug 17, 5:05 AM
Unknown Object (File)
Thu, Aug 15, 10:11 AM
Unknown Object (File)
Wed, Aug 14, 6:19 AM
Unknown Object (File)
Aug 6 2024, 12:32 AM
Unknown Object (File)
Aug 5 2024, 11:02 AM
Unknown Object (File)
Aug 5 2024, 10:44 AM
Unknown Object (File)
Aug 2 2024, 1:38 AM
Subscribers

Details

Reviewers
btrahan
chad
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rPffc1b5c26a40: Allow users to search for signatures by name and email substrings
Summary

Ref T3116. In the case of anonymous signers, there's no way to do a quick way to check if someone has signed a doc since you can't query by their (nonexistent) external account ID.

Move "name" and "email" to first-class columns and let the engine search for them.

Test Plan

Searched for signatures with name and email fragments.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Allow users to search for signatures by name and email substrings.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
epriestley added a task: Restricted Maniphest Task.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 29 2014, 2:36 PM
epriestley updated this revision to Diff 23470.

Closed by commit rPffc1b5c26a40 (authored by @epriestley).