Description
My assets are not being moved out of Temporary Uploads folder after the element has been saved and a dynamic folder based on the {slug} has been created on the volume.
I tried this on all 3 of these: DigitalOcean Spaces, Amazon S3 and Local Folder. All created the dynamic folder based on entry {slug} but assets never relocated after save. Looking at the entry page (frontend) I am unable to get the asset urls to display them. However, they do display in the CP edit entry page.
Note: At some point I played around with changing the Temp Uploads Location setting and I noticed that assets got relocated to the correct dynamic folders. However, the issue is back when I start creating new entries.
Steps to reproduce
- My asset fields have a dynamic path that create a subfolder based on "{slug}"

- Those dynamic folders get created based on the {slug} after the element is saved.

- Assets never move out of Temp location to the appropriate final folder.

Additional info
- Craft version: 3.7.4
- PHP version: 8.0.8
Description
My assets are not being moved out of Temporary Uploads folder after the element has been saved and a dynamic folder based on the {slug} has been created on the volume.
I tried this on all 3 of these: DigitalOcean Spaces, Amazon S3 and Local Folder. All created the dynamic folder based on entry {slug} but assets never relocated after save. Looking at the entry page (frontend) I am unable to get the asset urls to display them. However, they do display in the CP edit entry page.
Note: At some point I played around with changing the Temp Uploads Location setting and I noticed that assets got relocated to the correct dynamic folders. However, the issue is back when I start creating new entries.
Steps to reproduce
Additional info