Closed Bug 1002767 Opened 11 years ago Closed 11 years ago

Unable to change Boku account in Zamboni Devhub

Categories

(Marketplace Graveyard :: Payments/Refunds, defect, P1)

Avenir
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jlockhart, Assigned: jlockhart)

References

Details

If a user in the zamboni devhub creates multiple boku accounts and attempts to change their selected account from one to another, they will get a server error. Zamboni will send an API request to Solitude which attempts to create a new SellerProductBoku which assigns a new SellerBoku to an existing SellerProduct, and because the SellerProductBoku enforces a OneToOne relationship with SellerProduct, it will fail to create the new SellerProductBoku. We need to allow it to patch the existing model to update it to point to the new SellerBoku.
And presumably the same for Bango?
Assignee: nobody → jkerim
Priority: -- → P1
Blocks: 987661
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.