Raghav Aggarwal

Results 271 comments of Raghav Aggarwal

@mickmister I will investigate more on it and let you know.

@ayusht2810 I do not think we need to remove the command here. Can you revert this change and add the command to autocomplete cc: @Kshitij-Katiyar

> Hi @rtfm98, thanks for filing this issue. Based on the code producing this error message, it seems you are using Jira Server, May I ask what version of Jira...

> @raghavaggarwal2308 Just to be sure, you were using Jira server 9? The version used above is 9.4.14 for reference. @mickmister Yes I tested it on the same version of...

@mickmister @yasserfaraazkhan I tried reproducing the issue with the latest release i.e. v4.1.0 but it was not reproducible on my end. I tested it on mm cloud server version v9.4.0...

@yasserfaraazkhan Tried with a single bracket and creating a bug type ticket ![image](https://github.com/mattermost/mattermost-plugin-jira/assets/55234496/72696f20-c60a-4c80-8999-12b8b9197a07)

@mickmister Is this issue still valid? I think we have already [implemented oauth in the code](https://github.com/mattermost/mattermost-plugin-zoom/blob/ab2b8227e0a9751004c28fa86af0e19aea4d67c8/server/zoom/oauth.go#L131) and [removed the JWT code](https://github.com/mattermost/mattermost-plugin-zoom/pull/299).

@mickmister Since adding support for Server-to-Server oauth is a completely new feature and is not blocking anything. We have added the `Help Wanted` label on this for now and can...

> The issue makes me think there's something different about the redux store or about one of the plugin registry functions. Are you able to trace the code in the...