Skip to content

com.atlassian.jira.plugins.jira-slack-server-integration-plugin 2.0.23

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.atlassian.jira.plugins</groupId>
  <artifactId>jira-slack-server-integration-plugin</artifactId>
  <version>2.0.23</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Jira Server for Slack 2.0.23

  • Issue #23: Jira color syntax is leaking to Slack notifications
  • Issue #89: Disable connection prompt message when link unfurling is disabled globally
  • Issue #145: Add handling for channels shared between multiple different workspaces that share the same channel ID.
  • OkHttp client was upgraded to 3.14.9 to fix occasional timeout errors.