mattermost-plugin-jira
mattermost-plugin-jira copied to clipboard
JS error occur when running /jira view
When I run the /jira view command I see 2 different JS error appear in the console.

Steps:
- Locate a Mattermost instance (I used 5.28-release as my version) deploy the Jira plugin built from then master branch.
- Install and connect to an istance
- Type
/jira issue view <issue-Key>Observed: The post appears as expected but, JS errors are shown in the console
Dylan to confirm this bug is still valid.
I tried to reproduce the issue but its no longer reproduced.