rocketchat-jira-trigger icon indicating copy to clipboard operation
rocketchat-jira-trigger copied to clipboard

Not working with RocketChat v4.4.0

Open brandonhinds opened this issue 3 years ago • 3 comments

Not sure if this repo is still being maintained, but I haven't been able to get this integration to work since we upgraded our RocketChat server to 4.4.0. It previously worked with RocketChat 3.10.0.

In terms of troubleshooting, I can see the jira-trigger container reporting that it received the request, found a key, and sent back an request (Seeing "Outgoing response: Rocket.Chat message" in the logs). In the RocketChat container logs I can also see it getting back a status code of 200 (Seeing "Status code for the Integration RocketChat-Jira-trigger to <ADDR> is 200" in the logs). Despite these successful looking messages, no response is actually sent to the channel.

brandonhinds avatar Mar 30 '22 03:03 brandonhinds

Sorry, but I'm not actively developing this any more. I'd be happy if someone would fork it and continue the work.

gustavkarlsson avatar Apr 02 '22 17:04 gustavkarlsson

@brandonhinds where is rewrite in Go, you can give it a try https://github.com/pru-mike/rocketchat-jira-webhook

pru-mike avatar May 04 '22 14:05 pru-mike

@pru-mike thanks for the link, I will try install it later this week.

brandonhinds avatar May 05 '22 01:05 brandonhinds