The main aim of “GreenCity” project is to teach people in a playful and challenging way to have an eco-friendly lifestyle. A user can view on the map places that have some eco-initiatives or suggest discounts for being environmentally aware (for instance, coffee shops that give a discount if a customer comes with their own cup). А user can start doing an environment-friendly habit and track their progress with a habit tracker.
MIT License
65
stars
80
forks
source link
[API/Client Controller/Pick-up City/Orders] When we enter our order ID, the status 404 is displayed #7138
Current endpoint is applicable not for user to see info about order, but for Employee. But there will be this error anyway due to parsing employee email, which is passed instead as uuid. I could be fixed.But it is not used, so will be deleted.
Environment: Windows 11 Home, Google Chrome 124.0.6367.119 (Official Build) (64-bit) Reproducible: always Build found: 14.05.2024
Preconditions
Steps to reproduce
Actual result The status code 404 with an error message "Employee with current id doesn't exist: " is displayed
Expected result The status code 200 and information about order are displayed
User story and test case links Swagger