Hi Guys,
The Jira/Slack integration is inserting links with URLs containing a tilde character, like this:
https://gitlab.com/devops/devops-puppet-r10k/~/commit/e8fbec42b385cxxxxxxx
The correct link contains a dash, not a tilde, like this:
https://gitlab.com/devops/devops-puppet-r10k/-/commit/e8fbec42b385c73a13cac927fcb0b5xxxxxxxx
Any suggestions?