mattermost-plugin-jira
mattermost-plugin-jira copied to clipboard
"Something went wrong" on /jira connect
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 has been notified. If the problem persists, please contact Atlassian Support.
JS console says stuff I don't understand

I got no 4xx or 5xx on the network console, nothing on Mattermost's server logs. Tried to disable ublock & other stuff just in case, Firefox & Chromium... my colleagues got no luck either.
Is it broken actually ? Or can I enable more logs somehow ?
Got the same issue on /jira connect (Mattermost 5.37.0, mattermost-plugin-jira 3.0.1) -- in my case, there was an error in the console:

Looks like Jira is trying to load MM's callback in an iframe and MM is sending the X-Frame-Options: SAMEORIGIN header? I worked around it by (temporarily! this is an actual security option) installing an addon to ignore it (https://addons.mozilla.org/en-GB/firefox/addon/ignore-x-frame-options-header/), at which point I was able to connect my account successfully.
This is critical
The forward path here is to implement OAuth 2.0 functionality. We do not have bandwidth at the time to address this particular flow.
@rgarrigue I am not able to reproduce the error. So can you please share the steps to reproduce this error?
@rgarrigue @mildbyte I am not getting any error in the console on /jira connect with (Mattermost 5.37.0, mattermost-plugin-jira 3.0.1). Can you please share the steps to reproduce this error?
Sorry, changed job, can't reproduce anymore
@catalintomai Are you able to reproduce this issue?