Right now, "🔒⬅️🚲" only checks for the last completed ride time. If it's run before the bike is checked in, it shows the last complete trip (e.g. potentially days prior). It would be better if it also scanned for open trips here :)
We need a way to check one or other. Is may involve unsetting "?open=false" on API call, or perhaps running two queries (on for true and one for false) to catch all the trips
Right now, "🔒⬅️🚲" only checks for the last completed ride time. If it's run before the bike is checked in, it shows the last complete trip (e.g. potentially days prior). It would be better if it also scanned for open trips here :)
We need a way to check one or other. Is may involve unsetting "?open=false" on API call, or perhaps running two queries (on for true and one for false) to catch all the trips