Page MenuHomePhabricator

Fix member edit transaction validation so it works for both implicit and explicit account creation
ClosedPublic

Authored by epriestley on Apr 14 2017, 4:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 1:43 AM
Unknown Object (File)
Thu, Dec 12, 6:08 PM
Unknown Object (File)
Tue, Dec 10, 8:07 PM
Unknown Object (File)
Sun, Dec 8, 3:35 PM
Unknown Object (File)
Sat, Dec 7, 6:06 PM
Unknown Object (File)
Tue, Dec 3, 10:47 AM
Unknown Object (File)
Wed, Nov 27, 4:32 PM
Unknown Object (File)
Wed, Nov 27, 9:13 AM
Subscribers
None

Details

Summary

Ref T12451. Ref T12484. This should deal with all the + / - / = cases correctly, I think.

Also makes sure that members are real users, not commits or tokens or whatever. And expands the creation test case to make some other basic sanity checks.

Test Plan
  • Went through implicit first-time creation flow.
  • Went through explicit second-time creation flow.
  • Unit test now passes.

Diff Detail

Repository
rP Phabricator
Branch
phortune4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16477
Build 21940: Run Core Tests
Build 21939: arc lint + arc unit