-
Notifications
You must be signed in to change notification settings - Fork 2
Remove baton_id from team model #145
Copy link
Copy link
Open
Description
The database model for team contains a baton_id; but this shouldn't be used (it should be calculated based on batonswitchovers). We should be able to remove this without any consequences; if anything breaks, this is a bug (since we then know this doesn't use the switchovers).
This is an easier issue than #134; we don't need to remove baton ID's entirely, just in the team model, which nobody should be using anyways.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels