mattermost / mattermost-plugin-jira

JIRA plugin for Mattermost 🔌
https://mattermost.gitbook.io/plugin-jira/
Apache License 2.0
98 stars 128 forks source link

[MM-49] Fix invalid Jira links in posts #1013

Closed raghavaggarwal2308 closed 10 months ago

raghavaggarwal2308 commented 10 months ago

Summary

Fixed the links for the Jira webhook page and Jira application links page.

Ticket Link

Fixes #1012

codecov-commenter commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (9950c0e) 33.32% compared to head (275a185) 33.32%.

Files Patch % Lines
server/instance_cloud_oauth.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1013 +/- ## ======================================= Coverage 33.32% 33.32% ======================================= Files 53 53 Lines 7944 7944 ======================================= Hits 2647 2647 Misses 5070 5070 Partials 227 227 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.