-
Notifications
You must be signed in to change notification settings - Fork 681
Open
Labels
Description
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.
However, after saving, the control panel redirects to the default “All Entries” view instead of returning to the previously active custom source.
Steps to reproduce
- Configure and use a custom source in the control panel
- Open an entry from within that custom source
- 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
Reactions are currently unavailable