Thus the uploaded file retains its original name 🤷
There's also the Dedupe filter — it updates the "path" field and doesn't care about "name" so it works.
Ironically, the only thing that checks the "name" field are tests, so from test's perspective the filter works just fine, neither the file name in the real file system, not the resulting URL are checked 😂