Closed jonfroehlich closed 4 years ago
I am not seeing one... It may be best to just use the mission_id
column to determine when missions start and end.
@misaugstad any updated thoughts on this? Should we have a MissionBegin
or MissionStart
event—feels like we should given that we have a MissionComplete
We added the MissionStart event, this issue just never got closed. https://github.com/ProjectSidewalk/SidewalkWebpage/issues/1746
Do we have a MissionBegin or MissionStart event? If not, why not?
I see that we have a
MissionComplete
but I haven't been able to find aMissionBegin
orMissionStart
.