Is there a way to load Create Issue Page with all the fields in my website ?

217 views
Skip to first unread message

Sanjeev Pande

unread,
Nov 4, 2016, 2:00:50 AM11/4/16
to Atlassian Connect Dev
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

Robert Massaioli

unread,
Nov 4, 2016, 11:07:16 PM11/4/16
to Atlassian Connect Dev
I think that this is the issue that you should watch, follow, vote and comment on: https://ecosystem.atlassian.net/browse/ACJIRA-475

Sanjeev Pande

unread,
Nov 4, 2016, 11:56:04 PM11/4/16
to Atlassian Connect Dev
Hi Robert, 
ACJIRA-475 is for an addon in JIRA where jira.openCreateIssueDialog can be used to open the Create Issue form.
I am looking to get the entire html/UI of Create Issue page loaded in my website, whose origin is not JIRA.
Think of loading /secure/CreateIssue!default.jspa in an iframe, but that does not have all the fields in it unless we provide 'project' and 'issueType' and submit the form.
Also, a webhook is required there which passes the created issue id to my website.
Hope this clarifies my question.

Robert Massaioli

unread,
Nov 6, 2016, 1:52:30 AM11/6/16
to Atlassian Connect Dev
There is no way that I know of to do that other than recreating the form yourself.

Can I ask why you are trying to do that? If you let us know what your use case is then we might be able to suggest alternatives that will work.

Cheers,
Robert
Reply all
Reply to author
Forward
0 new messages