Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rider assigns and picks up an order, but the status does not update in the customer application due to a coordination issue between the rider and customer applications. #134

Open
gray-mueller opened this issue Jan 1, 2025 · 0 comments

Comments

@gray-mueller
Copy link
Collaborator

Describe the bug
When a rider assigns themselves an order and picks it up, the status of the order (e.g., "Picked Up" or "On the Way") is not updated in the customer-facing application. This results in a discrepancy between the rider's actual status and what the customer sees, creating confusion and potentially affecting the customer experience.

To Reproduce

  1. A rider assigns themselves an unassigned order and picks it up.
  2. The order status should update to "Picked Up" or "On the Way" in the customer application.

Expected behavior
When a rider assigns themselves an order and picks it up, the status in the customer application should update accordingly (e.g., "Picked Up," "On the Way," etc.), reflecting the rider's actual actions in real-time.

Actual behavior
The status in the customer application does not update when the rider assigns and picks up the order, leaving the customer with outdated information.

Smartphone (please complete the following information):

  • Device: iPhone15pro
  • OS: iOS17.6.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant