Riders are not receiving orders within their designated zones.

Open
#1,762 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript
Domain
backend

Research direction

Start by reproducing the reported flow: create a zone, register and assign a rider, then place an order and compare the restaurant and rider apps. Trace where zone-based delivery assignment occurs; done means the assigned rider receives the order in the rider app when the order is placed within that zone.

Written by the indexing model from the issue text.

Description

Summary:
I created a specific zone, registered a rider within that zone. However, when I places an order, the rider is not receiving any orders, even though they are both located in the same zone. This process is not functioning seamlessly as expected.

Expected Behavior:
The riders should receive an order when a user places an order.

Current Behavior:
Riders should be receiving orders within their designated zones.

How it occur:
I established a zone, subsequently adding a rider, and then assigned that specific zone to the rider.
Orders are being received within the restaurant app but are not appearing in the rider app.

Dominant language
JavaScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from lambertf917/food-ordering-system-source-code

All issues in lambertf917/food-ordering-system-source-code

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.