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
F20946924: D17690.diff
Sat, Jun 27, 9:22 PM
Unknown Object (File)
Tue, Jun 2, 4:36 PM
Unknown Object (File)
Nov 24 2025, 1:44 PM
Unknown Object (File)
Nov 23 2025, 3:47 AM
Unknown Object (File)
Nov 17 2025, 12:48 PM
Unknown Object (File)
Nov 1 2025, 12:25 AM
Unknown Object (File)
Oct 30 2025, 10:30 AM
Unknown Object (File)
Oct 30 2025, 5:43 AM
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
Branch
phortune2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16475
Build 21936: Run Core Tests
Build 21935: arc lint + arc unit