chiark / gitweb /
Bugfix: handle events with no gcal_id link cli
authorMatthew Vernon <mv3@sanger.ac.uk>
Wed, 24 Oct 2018 15:47:22 +0000 (16:47 +0100)
committerMatthew Vernon <mv3@sanger.ac.uk>
Wed, 24 Oct 2018 15:47:22 +0000 (16:47 +0100)
commit64f11e92b966f6cb1d533bc30c3bd1bf401f93f9
tree11c90a8c7f00ae3a62a7e71a13e08cecd854a405
parent67e904e86a4cf72320f5c67c1d45a8dd9a3c78fe
Bugfix: handle events with no gcal_id link

...this is typically where we can't edit the Exchange event (because
we don't own it). We could, as alternatives:

i) try and re-match each time
ii) store the link value in our cache and use that
gooswapper.py