Just updated to the latest version and having some different behavior when using the execute command node. I use n8n export:credentials --id=43 --decrypted to get certain credentials, but after updating it seems like all credentials are being exported instead
Please share the workflow
Share the output returned by the last node
Here’s what the node returned before the update:
Here’s what the node returns now (all credentials instead of credential 43):
Information on your n8n setup
n8n version: 0.215.1
Database you’re using (default: SQLite): mysql
Running n8n with the execution process [own(default), main]: own
Running n8n via [Docker, npm, n8n.cloud, desktop app]: npm
Thank you as always! I did have another instance of n8n running 0.214.2 and it appears it happens on that version as well. It’s not a big deal for us so I’m just going to wait for the fix in a later release.