mattermost-plugin-jira
mattermost-plugin-jira copied to clipboard
JIRA plugin for Mattermost π
Reported here https://community.mattermost.com/core/pl/pw4gs7imhidaugn4rrjbcgueno > Are there any known issues with the Jira plugin concerning Jira Server/Datacenter 9.1? It seems that the application link configuration in Jira 9 has nothing to...
The plugin currently uses the Mattermost `SITE_URL` to create the `baseURL`. This makes the plugin unusable for customers that have a different externally facing URL than what they use internally....
#### Summary This PR adds more checks to the `validateSubscription` function, as well as adding more test cases. #### Ticket Link Fixes https://mattermost.atlassian.net/browse/MM-44185
Clicking the x next to `triage` in the screenshot below causes a Javascript error to occur, though clicking the x to the right of the select box works correctly. ```...
Issue #558
#### Summary Let's you use the JiraUser connected of the user assigned (via mention) instead of looking for the text itself. #### Ticket Link Fixes https://github.com/mattermost/mattermost-plugin-jira/issues/558
#### Summary #### Ticket Link Fixes https://github.com/mattermost/mattermost-plugin-jira/issues/860
Hi there I just installed and configured the plugin, trying to connect I got a Jira quite empty page, witΒ²h an error popup > Something's gone wrong > Our team...
The REST endpoint rest/api/2/issue/createmeta has been removed in Jira 9, which, if used, makes creating Jira issues using REST not working anymore. Please check: https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html
adding watching and reporter notification feature for jira ticket here fixes #507 fixes #699
implemented tooltip to show Ticket name, Status, Type, First few characters from the description ticket here Fixes #774