You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug in the new code that writes exit locations to animallocation in animal.insert_animallocation
It's writing the same messages to the log that it writes to animallocation, which shouldn't be an issue, but if you save an animal record that is already dead or has an exit movement, it's writing a log message every time.