Closed Bug 728070 Opened 12 years ago Closed 12 years ago

don't let apps activity bleed over into AMO

Categories

(addons.mozilla.org Graveyard :: Code Quality, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: kumar)

References

Details

should make sure changes on the apps side don't show up on the AMO side.  For example, recent activity does right now.  We also don't want to let people edit apps from AMO, etc.
This is from the etherpad:

    - we need to be sure apps do not show up AMO. (where are you concerned about this happening? I think we've gotten every page covered.)
    - searches (apps are excluded from /search/), developer dashboard (/developers/addons/ excludes apps), feeds (this does not exclude apps yet!), logs (this too), that's it for now, but i bet there's more, let me think :) I haven't looked closely enough but what about the API? doesn't do any filtering AFAIR. - feeds, Recent Activity sidebar, and API do need to be fixed to exclude apps
    - if we allow tags for apps, this could expose the tags on the https://addons.mozilla.org/en-US/firefox/tags/top page < let's not do them for now then :) wfm, krupa hates them anyway tags are so 2001 - top tags page doesn't matter
   - they will show up in editors pages, but they can cope
No longer blocks: 728355
Assignee: nobody → kumar.mcmillan
Priority: -- → P2
Target Milestone: --- → 6.4.3
A couple notes:
- We removed tags in bug 726763
- As for URLs, cvan says the mkt patterns will hide old devhub URLs
I hid apps from the devhub sidebar and activity feeds (including RSS): https://github.com/kumar303/zamboni/commit/f8e8ffaf31cf1372fe0ee45ea64fbb06a51dde83

Apps no longer show up in API search results (note that they were already excluded from regular results): https://github.com/mozilla/zamboni/commit/f42883b
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.