n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
42.45k stars 5.52k forks source link

Slack: "Automated with n8n" Footer - UPDATE #9803

Open mywebmasteruk opened 2 weeks ago

mywebmasteruk commented 2 weeks ago

Bug Description

When using Slack Update Node, I am getting the footer “Automated with this n8n workflow”

There is an option to remove it when you “Send” a new message, but it's missing for Update.

To Reproduce

Add to any workflow Slack node set to Update. When the message is updated, you get the footer "Automated with this n8n workflow (edited)"

Expected behavior

under “Options” there should be an option "Include Link to Workflow" in order to switch it off

so that the footer is not shown in the message.

Operating System

Ubuntu

n8n Version

1.45.1

Node.js Version

Not sure

Database

SQLite (default)

Execution mode

main (default)

Joffcom commented 2 weeks ago

Thanks for the report @mywebmasteruk, We have created NODE-1423 as the internal ticket to look into this.