ShelbyTV / shelby_gt

Rails API services for Shelby GT
2 stars 0 forks source link

Faux users have rolls and roll types that they shouldn't #198

Open iceberg901 opened 11 years ago

iceberg901 commented 11 years ago

For example:

User with id 4f900fc9b415cc466a000746 has user_type 1 (faux), but has 8 rolls, 7 of which have roll_type 10, and one of which has roll_type 30

Faux users should have only one roll and that roll should be of type 11 or 16

@spinosa Any hints as to what might be going on here? Don't really know where to start looking.