ShelbyTV / shelby_gt

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

Merging needs to update Conversation.message.user_id #192

Open spinosa opened 11 years ago

spinosa commented 11 years ago

We are correctly updating roll ownership on all Frames during merge.

But Conversations with Messages that reference the old User (via message.user_id) are not updated. This isn't terrible but it's not correct and would ideally update correctly for old data.