Closed Bug 1286217 Opened 8 years ago Closed 8 years ago

Add-on recommendation engine should be trained using add-on ids instead of add-on names

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rvitillo, Assigned: Dexter)

References

Details

(Whiteboard: [measurement:client])

Attachments

(1 file)

      No description provided.
Points: --- → 1
Priority: -- → P2
Assignee: nobody → alessio.placitelli
Priority: P2 → P1
Whiteboard: [measurement:client]
Points: 1 → 3
I've been working on that lately, and discovered quite a few interesting things.

- The id of a signed addon can be associated to different names (an addon can change its name during its lifetime).
- Unsigned addons can share the same addon id, even if they are totally different.
- The latest name for a particular, signed and reviewed addon could be retrieved using the API documented at [1] given its addon id.

[1] - http://addons-server.readthedocs.io/en/latest/topics/api/addons.html#detail
Attachment #8773838 - Flags: review?(rvitillo)
Also, some notes on the data on a.m.o. There are non-publicly available addons on AMO:

- it could be because the add-on has been disabled by the developer
- it coule be because it has been rejected
- it could be because it's unlisted - the developer has submitted it to AMO for it to be signed but does not want us to distribute it, they'll handle that themselves
- it could be because the developer started the submission process but didn't finish it (and thus we have incomplete information for the addon).

In all these cases, the public unauthenticated a.m.o API won't return the addon informations.
Alessio, please add Comment 4 as a comment in the code.
Priority: P1 → P2
Priority: P2 → P1
Attachment #8773838 - Flags: review?(rvitillo) → review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: