Closed Pigueiras closed 2 years ago
I confirm the same problem.
Hey @Pigueiras @superoni ! The hotfix build for this issue should be already available on the Marketplace - Jira Server for Slack 3.0.2. Logs about unsupported block will still show up for now, but there should be no notification duplicates anymore. Adding a proper support for rich_text
block and getting rid of the error message takes some time will be implemented in a while.
@mvlasovatl Thanks a lot! I confirm that we don't see the duplicates anymore. Thanks for the prompt reaction 👍
Hello,
I'm using the "Jira Server for Slack (Official)" plugin for Slack and since yesterday we're getting duplicate notifications in our Slack channel. If I look at the logs I can see that it retries two times to add the slack message into the channel but it can't parse the JSON response from the Slack server.
I also include in this issue the exact response from the Slack, in case it helps (let me know if you want me to add any other information).
Could it be that the jslack dependency needs to be updated from 1.5.6? If I look at the latest version from jslack I can see that there are some
rich_text
in the code in order to parse these JSON blocks. In any case it wouldn't explain why we've suddently started to experience this duplicates :(.