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

[Affected functionality] Unexpected errors in the console #1810

Open
Michael-Kolpakov opened this issue Oct 23, 2024 · 0 comments
Open

[Affected functionality] Unexpected errors in the console #1810

Michael-Kolpakov opened this issue Oct 23, 2024 · 0 comments

Comments

@Michael-Kolpakov
Copy link
Contributor

Environment: Windows 11 Pro, Google Chrome 130.0.6723.70
Reproducible: always
Build found: eabb40e

Preconditions

  1. Run website locally.
  2. Go to admin page.
  3. Log in as admin.
  4. Open dev tools.
  5. Go to Network section in dev tools.

Steps to reproduce

  1. Go to main page.
  2. Press "Редагувати" button on "Роман Ратушний (Сенека)" streetcode.

Actual result
You will find 2 different errors:

  1. https://localhost:5001/api/streetcodeArt/getByStreetcodeId/2 | GET | 400 Bad Request) | [{"message":"Cannot find any art with corresponding streetcode id: 2"}]
  2. https://localhost:5001/api/statisticRecord/getAllByStreetcodeId/2 | GET| 400 Bad Request | [{"message":"Cannot find any statistic for this streetcode"}]

+ duplicate errors

Expected result
Find out what the problem is and fix these errors. These errors should not be present.

@Michael-Kolpakov Michael-Kolpakov moved this to ✍Planned in StreetCode Oct 23, 2024
@Michael-Kolpakov Michael-Kolpakov changed the title [Affected functionality] Clear and concise summary, e.g. "[Create news] 'Publish' button is not displayed on the 'Preview' page" [Affected functionality] Unexpected errors in the console Oct 23, 2024
@ulyasaur ulyasaur moved this from 🏗 In progress to 👀PR in StreetCode Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀PR
Development

No branches or pull requests

3 participants