Write to file not respecting filename

I’m really struggling to find why write item to disk doesn’t use the filename supplied. It always outputs as the output filename from the previous task: audio.textToSpeech.mp3

  • n8n version: 1.99.1
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Alpine or whatever the docker default is

voiceFilename is /n8n-tmp/voice_1lnxzms.mp3

Hey @H_Jay ,

What if you try a static name does that work as a 1st step of debugging ?