jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Unify LeagueProfiles and group aliases #111

Open jwir3 opened 7 years ago

jwir3 commented 7 years ago

Now that #21 has landed, we should use the new LeagueProfile class to determine what alias a group will have. The profile id should be the original (unmodified from ArbiterSports) profile id, and the alias should be a new field added to LeagueProfile.

We will also need to make this field editable within the LeagueProfile detail view.