Fields blank for latest Slack's Attachments mode but it works in older node version

Describe the problem/error/question

Latest version of Slack node “ignores” Fields attachment item when using Attachments mode. That is, running the node sends the message to Slack fine but the message attachment while displaying all the attachment items (Title, Text, Pretext, etc.) produces blank Fields as if they were not a part of the message payload.

What is the error message (if any)?

No error, just Fields section of the Slack message attachment comes out blank

Please share your workflow

Here’s the workflow that has 2 versions of Slack node (old and new). The old version sends out the expected payload and Fields are displayed but the new version does not publishes Fields.

Share the output returned by the last node

image

Information on your n8n setup

  • n8n version: 1.17.1 on n8n Cloud

Hey @ihortom,

Good spot, Looks like we have a bug there. I will get a ticket ceated now so we can get this fixed.

Internal ticket id is NODE-968

New version [email protected] got released which includes the GitHub PR 8471.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.