I have an embedded script for a JIRA widget to create a ticket. I need to open the form to create a ticket from my own button, not the floating button provided by JIRA. Is this possible? How can I intercept this request?
Welcome @Lizeth Rodriguez Cabrales
Are you using Atlassian forge by any chance?
No, I'm using the embedded widget from https://support.atlassian.com/jira-service-management-cloud/docs/embed-a-widget-onto-a-web-page/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Understood, but what framework did you use to build your button?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, I'm using react
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I understand but Atlassian has its own Framework called Forge where you can create your own apps and also add the custom buttons. If you are doing this without forge, this won't really be possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.