neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 221 forks source link

BUG: Redirect for changed media assets don't get created anymore #5000

Closed dlubitz closed 2 months ago

dlubitz commented 2 months ago

Is there an existing issue for this?

Current Behavior

If you replace an asset in media browser, you have the option to create a redirect from the old the the new asset. This redirect is not created anymore.

Expected Behavior

If you select "Generate redirects from original file url to the new url" a redirect should get created.

Steps To Reproduce

Pre-requisites:

Steps

Environment

- Flow: 8.3.8
- Neos: 8.3.11
- PHP: 8.1.26

Anything else?

No response