- Issue created by @sakshi@17
- 🇺🇦Ukraine voleger Ukraine, Rivne
It needs work for test coverage based on the steps to reproduce.
Each time a new media entity is saved to Media Directories using a directory-based file URL, a redirect is automatically created. This behaviour may lead to unnecessary redirects being generated, potentially causing issues such as cluttered redirect management, performance overhead, or unintended URL conflicts.
1. Install Media Directories module
2. Go to document media type and edit the Document field.
3. Set the following token in File path field [media:directory:entity:parents]/[media:directory:entity:name]
4. Save the changes.
5. Create a media document .
6 You will a redirect get added from Temporary location to Media directory location.
Active
1.0
Code
It needs work for test coverage based on the steps to reproduce.