gray-mueller / gray-mueller/food-ordering-app-using-python

Cloned Restaurant in Admin Panel Does Not Copy Minimum Order and Delivery Time Correctly

Open
#722 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
While cloning a restaurant in the Enatega admin panel, the "Minimum Order" and "Delivery Time" values are not being cloned correctly. There is a mismatch between the original restaurant and the cloned version.

To Reproduce
Steps to reproduce the behavior:

Go to the Enatega admin panel.
Select a restaurant with specific "Minimum Order" and "Delivery Time" values.
Click on "Clone Restaurant."
Open the cloned restaurant's details.
See that the "Minimum Order" and "Delivery Time" values differ from the original restaurant.
Expected behavior
The cloned restaurant should have the exact same "Minimum Order" and "Delivery Time" values as the original restaurant.

Additional context
This inconsistency could lead to operational issues, such as incorrect pricing or unrealistic delivery estimates shown to customers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.