I am trying to create a plugin to aid in the creation of Jira Issues, Ideally I would like to have my plugin startup when the user clicks the "create" button. I currently have it where I can click to launch the plugin on an already created issue, but that doesn't help because my project is trying to help in creating the issue. Is there a way to accomplish this?
Based on your use case, my first idea is using the UI modification type modules offered by Forge. These allow you "modifying" parts of the Jira screens, also including the "Create Issue" experience!
See: https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-ui-modifications/
Hi Aiden - Welcome to the Atlassian Community!
You should probably seek guidance over here:
https://developer.atlassian.com/
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.