ClanAODDev / Division-Tracker

AOD Division Tracking Tool
0 stars 0 forks source link

warn when user account disassociates with member account #164

Closed flashadvocate closed 8 years ago

flashadvocate commented 8 years ago

When a member changes their forum name, it loses sync with the user account (although I'm not sure why, there should be a foreign key involved).

In v3 this shouldn't be a problem because eloquent relationships will ensure keys are connected, and not based on usernames or other crazy stuff, but in the meantime, when this happens, a warning should appear to alert the user of the problem.