Skip to content

BUG: References editor shows no results when entering ids #5756

@Sebobo

Description

@Sebobo

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

In Neos 8 one could find nodes by pasting the node id into the search box of the references editor.
This was necessary, when the title of a node was not very unique or the search took too long.
This was done before in the NodeSearchService as every term was checked if it is an ID.

In Neos 9 this is not happening anymore, and therefore no result is given for an id.

Image

Expected Behavior

The backend returns a single node, when one enters a valid node id into the search box.

Steps To Reproduce

Copy any content node id and try to reference it in a content references element.

Environment

- Flow: 9.x
- Neos: 9.x
- PHP: any

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions