Hi,
<jira-url>/secure/CreateIssue!default.jspa loads the create issue page with project and issue-type in it but not all the fields.
And the api "jira.openCreateIssueDialog" opens the create issue page in a dialog.
The intention is to load Create Issue page with all the fields in my website(suppose in an iframe). Is there a way to achieve it ?
Because I do not want to design a seperate Create issue page for my website as JIRA might have a change in the fields in future and the same will need to be updated in my design which will be a continuous process.
Thanks.
Regards,
Sanjeev