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

Strapi v5: Unable to delete navigation #461

Closed
michsko544 opened this issue Oct 17, 2024 · 6 comments
Closed

Strapi v5: Unable to delete navigation #461

michsko544 opened this issue Oct 17, 2024 · 6 comments
Assignees
Labels
beta bug Something isn't working solved Issue has been solved v5 Strapi v5

Comments

@michsko544
Copy link

Version: 3.0.0-beta.2
Strapi: 5.0.5

I got error 500 trying to delete the menu via the admin panel.

Steps to reproduce:

  • go to the plugin tab
  • click "Manage" button
  • click trash button and confirm with "Delete" button

I had the same error when I tried to remove multiple menus simultaneously.

Zrzut ekranu 2024-10-17 o 15 00 41

@cyp3rius
Copy link
Contributor

Related with i18n issue. Should be fixed by the weekend.

@cyp3rius cyp3rius self-assigned this Oct 17, 2024
@cyp3rius cyp3rius added bug Something isn't working in progress beta v5 Strapi v5 labels Oct 17, 2024
@cyp3rius cyp3rius mentioned this issue Oct 18, 2024
cyp3rius added a commit that referenced this issue Oct 18, 2024
* fix: i18n for v5

* fix: #461 delete navigation, #459 items ordering, settings page
@cyp3rius cyp3rius added solved Issue has been solved and removed in progress labels Oct 18, 2024
@cyp3rius
Copy link
Contributor

Issue was fixed in v3.0.0-beta.3

@michsko544
Copy link
Author

michsko544 commented Oct 18, 2024

Version: 3.0.0-beta.3
Strapi: 5.1.0

I still cannot delete the menu:

Zrzut ekranu 2024-10-18 o 11 03 08
Zrzut ekranu 2024-10-18 o 11 05 27
Zrzut ekranu 2024-10-18 o 11 01 51

Do I need to reset something on db?

@cyp3rius
Copy link
Contributor

Most probably you have got malformed leftovers in the database as beta.3 introduce breaking change of how i18n is integrated.

If may I ask you to validate the behavior on empty database.

@michsko544
Copy link
Author

@cyp3rius I have cleared the database and it seems that the problem still persists.
Strapi:
Zrzut ekranu 2025-01-2 o 17 12 58

DB:
Zrzut ekranu 2025-01-2 o 17 18 37

Version: 3.0.3
Strapi: 5.6.0

Steps to reproduce:

  1. Setup clear database.
  2. Start Strapi with strapi develop.
  3. Create navigation.
  4. Try to delete created navigation.

@cyp3rius cyp3rius reopened this Jan 2, 2025
@cyp3rius cyp3rius added in progress and removed solved Issue has been solved labels Jan 2, 2025
@cyp3rius
Copy link
Contributor

cyp3rius commented Jan 7, 2025

Fix released in v3.0.4

@cyp3rius cyp3rius closed this as completed Jan 7, 2025
@cyp3rius cyp3rius added solved Issue has been solved and removed in progress labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta bug Something isn't working solved Issue has been solved v5 Strapi v5
Projects
None yet
Development

No branches or pull requests

3 participants