Skip to content

[5.x]: Customized sources redirect to "All entries" after saving entry #18473

@steve-p96

Description

@steve-p96

What happened?

Description

We are using the new Custom Sources feature in Craft 5 to improve the editorial workflow in the control panel.

When opening an entry from within a custom source and saving it using the standard Save button, Craft redirects the user to:

Entries → All Entries

This behavior breaks the expected workflow. The user is taken out of the current custom source context instead of remaining within it.

As shown in the screenshot, the breadcrumb correctly reflects the custom source while editing the entry.

Image

However, after saving, the control panel redirects to the default “All Entries” view instead of returning to the previously active custom source.

Image

Steps to reproduce

  1. Configure and use a custom source in the control panel
  2. Open an entry from within that custom source
  3. Click Save

Expected behavior

  • Remain within the same custom source
  • Be redirected back to the filtered entry index of that custom source
  • Continue working within the same contextual view

Craft CMS version

5.9.12

PHP version

8.2.10

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions