You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Wayne Witzel ❸ <al...@users.sf.net> on 2013/08/05 21:13:55 UTC

[allura:tickets] #6519 rating collection cleanup (POST PUSH REQ)

sfpy:6519

* Ensure review sorting and loading is working properly. (star filtering)
* Create a rating only for a project.
* Now update that rating to has a bad has_review flag: db.ratings.update({_id:id}, {$set: {has_review:true}})
* Reload the ratings, verify you see a None / None rating.
* Run sf.gobble/sf/gobble/tasks/repair_ratings_collection.py
* Verify your rating is still there, but the None / None review is gone.
* Code review

POST PUSH: gobblewrap repair_ratings.collection.py



---

** [tickets:#6519] rating collection cleanup (POST PUSH REQ)**

**Status:** in-progress
**Labels:** maintenance 
**Created:** Fri Aug 02, 2013 05:40 PM UTC by Wayne Witzel ❸
**Last Updated:** Mon Aug 05, 2013 02:51 PM UTC
**Owner:** Wayne Witzel ❸

Create some mongo queries and a gobble task to address some of the ratings collection data issues found post-push of the ProjectReview deprecation.


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.