Closed Bug 762173 Opened 12 years ago Closed 12 years ago

Not all premium apps in Account History page have the purchased badge

Categories

(Marketplace Graveyard :: Consumer Pages, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: krupa.mozbugs, Unassigned)

References

()

Details

(Whiteboard: [needs STR])

Attachments

(1 file)

Attached image screenshot
steps to reproduce:
1. Load https://marketplace-dev.allizom.org/en-US/purchases/
2. Notice all the listed premium apps

expected behavior:
All premium apps have the 'Purchased' badge.

actual behavior:
Not all premium apps in Account History page have the purchased badge. See screenshot.

NOTE: These apps are also missing their purchase date.
Also, cvan has noticed that link to Purchase History doesn't show up after install.
P1 to answer: is this a -dev problem or legitimate?
Priority: -- → P1
I'm not very familiar with how all this is tracked but I thought I'd try to look at it.

Tracing the code a bit I discovered that the badge isn't showing up because the it is checking for `is_purchased(request.amo_user)` and it's coming back with a False because it's not finding these apps in the purchases table. They're also not in the Contributions table. But they are in the installed table.

It could be the apps went from free -> paid (or some other change) after install and never got in the purchased table? Or it could be a legitimate issue in the purchase flow that doesn't property write to this table on occasion.

STR would be good if we can figure out the pattern.
Blocks: 766201
No longer blocks: 752013
Priority: P1 → P2
Whiteboard: [needs STR]
Blocks: 766199
No longer blocks: 766199
Hopefully this page will get some UX love and we can have a simpler solution. For now, we don't show the purchased status on Account History anymore. Closing the bug as wontfix.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: