Skip to content

Cannot create new item as type wrapper element or external source #651

@TithSambath

Description

@TithSambath

Hello,

I have encountered this bug when using the navigation plugin. Everytime i need to create a new item, it has to be create as type Internal first.

  1. Click New Item and attempt to create it as type wrapper element or external source then click Save
  2. Click Save
Cannot.create.new.item.as.wrapper.element.or.external.source.type.mp4

Dependencies

"@strapi/strapi": "5.33.4",
"strapi-plugin-navigation": "3.2.6",
"node": 22.20.0

Error Log

Object { status: 500, name: "InternalServerError", message: "Unable to update", details: {…} }
details: Object { originalError: {…} }
originalError: Object { name: "ValidationError", message: "Please ensure that the 'related' field is not left empty." }
<prototype>: Object { … }
message: "Unable to update"
name: "InternalServerError"
status: 500
<prototype>: Object { … }

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions