In the past, right after submitting a new Jira issue from vscode atlassian plugin, it would automatically open the issue... but now it just show a blank vscode page...
Hi @Thiago Conrado, welcome to the community!
I'm assuming you're using a script to execute the REST API call. You should check the response, and if it's not clear, you can implement more detailed logging to capture additional information. Usually, the problem is related to authentication, such as expired tokens or deprecated methods. It could also be due to changes in the REST API that require minor updates or invalid data being passed. There are several reasons why it might not be working anymore. If you can share the error message, I can try to help further.
I hope that helps.
Melo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.