jwir3 / arbitrator

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

Make arbitrator add a hash to the notes of a calendar element and update events that have this hash in the event they exist #15

Closed jwir3 closed 9 years ago

jwir3 commented 10 years ago

It would be nice if arbitrator added some type of hash to the calendar element's notes section. This way, if arbiter notices another event at the same time, it can determine if it actually put it there or not. Also, this should be a unique hash dependent on game number, organization, level, and teams (if available).

This ticket also includes the work necessary to actually update existing calendar events.