platelet-app / platelet

Dispatch system for emergency volunteer couriers.
https://platelet.app
Apache License 2.0
38 stars 10 forks source link

Card not showing on riders dashboards despite being assigned to it, only showing in the 'ALL' tab #152

Open Joetooker95 opened 1 year ago

Joetooker95 commented 1 year ago

image

image

Joetooker95 commented 1 year ago

It finally appeared in the rider list once marked as collected

duckbytes commented 1 year ago

I just had a look at the app now, and it looks like there is something assigned to Barry, but the task still has NEW status.

I'm guessing this is what happened earlier, since that column is hidden on the rider view, it wouldn't have appeared.

Something must have gone amiss in the code that determines the status of a task. I'll take look at it tomorrow. Strange that it suddenly happens tonight and only for tasks assigned to Barry.

Joetooker95 commented 1 year ago

Second occurrence today, showing nothing on dashboard under the rider view but is showing on the all view, despite being assigned as the rider

image

duckbytes commented 1 year ago

For now if it gets stuck in NEW it could be worth either unassigning them and reassigning them, or alternatively marking it as picked up then clearing the picked up time to see if it properly sets it.