Skip to content

Cannot create navigation with deleted slug #617

@mateusz-kleszcz

Description

@mateusz-kleszcz

Bug summary

  • Strapi version: 5.28.0
  • Plugin version: 3.2.4
  • Node version: 20.19.5

I wanted to delete the existing navigation and create it from scratch. I have i18n option enabled with 2 locales (english and portuguese).
After I deleted the existing navigation, I couldn't create it with the same name, because I got an error "name already used". I changed name to use lowercase, and I managed to create a navigation, but with a warning and only in English locale.

Steps to reproduce

  • create a new navigation (with at least 2 different locales
  • remove it
  • try to create a new navigation with the same name - you can see the error
  • change name to use lowercase and click create - you can see the warning

Expected behaviour

After deleting navigation, you should be able to create a new one with the same name

Kapture.2025-11-27.at.11.51.58.mp4

Metadata

Metadata

Labels

bugSomething isn't workingin progressv5Strapi v5

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions