I want to create an HTML link (in Confluence) to open a pre-filled create-issue wizard on JIRA.
But: That wizard shall only show some of the available fields:
Is there a way to have a URL for this?
... or to otherwise-programmatically open the wizard like this?
Note:
I already have a URL, but the wizard that opens up shows all available fields - and I don't want the users to be thrown at with clutter.
I created the URL based on
https://confluence.atlassian.com/jirakb/creating-issues-via-direct-html-links-159474.html
Meanwhile I found out that specifying a screen for operation "Create Issue" helps here.
(You can do this by binding an Issue type screen scheme with the corresponding configuration to your project.)
Sorry for bothering - but maybe this helps other people, too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.