Hey,
I want to add custom button to Jira issue,
and by clicking I want a custom dialog to be opened.
How can I do that?
Hi @תהילה יששכר
Please find the link below to know how to add custom dialogue in Jira
We need to have an app in place if we developing a custom one,
https://community.developer.atlassian.com/t/displaying-a-custom-dialog-in-jira/28615
This is using Scriptrunner,
https://www.adaptavist.com/blog/how-to-create-a-custom-dialog-and-custom-fields-in-jira
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @תהילה יששכר
If we are using the custom one, we have to follow Atlassian Developer Documentation Guide to setup the app, the code will be written where we host the app.
If we are using Scriptrunner, it's in the console that is provided in Jira itself :-)
Thanks,
Pramodh
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.