Closed
Bug 919148
Opened 12 years ago
Closed 12 years ago
API allows deletion of Payment Account
Categories
(Marketplace Graveyard :: Payments/Refunds, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-09-24
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
References
Details
Wondering if this is the cause of bug 918555, but if I read the API correctly, it allows the delete of the AddonPaymentAccount. Really it should be doing a soft delete.
It could log what its doing as well:
http://firefox-marketplace-api.readthedocs.org/en/latest/topics/payment.html#delete--api-v1-payments-account-%28int-id%29-
| Assignee | ||
Comment 1•12 years ago
|
||
Deleting from the API does a soft delete the same as front end.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
| Assignee | ||
Comment 2•12 years ago
|
||
Let ensure disable_refs is passed, that it logs and the documentation is updated.
| Assignee | ||
Comment 3•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•