Page MenuHomePhabricator

Fix a bug where Phortune accounts created via "Create Account" would not have the viewer added as a member
ClosedPublic

Authored by epriestley on Apr 14 2017, 4:23 PM.
Tags
None
Referenced Files
F15540041: D17690.diff
Fri, Apr 25, 6:27 AM
F15490081: D17690.diff
Fri, Apr 11, 2:06 PM
F15489790: D17690.id.diff
Fri, Apr 11, 12:19 PM
F15459839: D17690.diff
Mon, Mar 31, 5:26 PM
F15437968: D17690.id42544.diff
Mar 25 2025, 10:24 PM
F15417489: D17690.id42544.diff
Mar 20 2025, 5:17 PM
F15417179: D17690.id42550.diff
Mar 20 2025, 3:51 PM
F15412886: D17690.id.diff
Mar 19 2025, 3:33 PM
Subscribers
None

Details

Summary

Ref T12451. When you explicitly created a second or third account or whatever, you wouldn't be added as a member.

(The editor sees that you're "already a member", so it doesn't add you.)

Test Plan
  • Go to /phortune/.
  • Click "Switch Accounts".
  • Click "Create Account".
  • Create an account.
  • Before patch: unable to view it since you don't get added as a member.
  • After patch: account created with you as member.
  • Also created an accont with multiple members.
  • Tried to create an account with no members.
  • Tried to create an account with just someone else as a member.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable