Skip to content

Bug: URL field empty when "Read fields from related" is enabled #602

@akadoura-zyres

Description

@akadoura-zyres

strapi-plugin-navigation version: 3.2.4
strapi version: 5.23.2

Description:

When creating a navigation item with "Read fields from related" enabled:

  • The URL field is cleared when reopening the item.
  • The path is correctly computed from the related entry and shown in the preview next to the title of the navigation item.

Steps to reproduce:

1- Create a navigation item → Internal source → enable "Read fields from related" -> select Content Type and Entity -> add URL and save.

Image

2- Reopen the item, URL is empty, and the Output path as shown is not as the one shown before opening the item.

Image

3- Enter new value in the URL field ( 'workshop' for example) and save.

Image

4- The path updated now as it shows on the item card.

Image

5- Open the item again and URL is empty again.

Image

Expectated behavior:

The URL values and path that are shown when the item is open should be the same as the ones that appear when the item is closed (just like when the "Read fields from related" is disabled, everything is shown as expected).

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions