Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to create issues using direct HTML links in Jira Server

James Woyciesjes September 15, 2021

@Pramodh M I noticed you provided some advice on a similar topic...

I followed this article:

https://confluence.atlassian.com/jirakb/how-to-create-issues-using-direct-html-links-in-jira-server-159474.html

but when implemented, the Summary field does not populate.

 

I tried both of the following:

"https://<server address>/secure/CreateIssue.jspa?issuetype=13700&pid=19634&Summary=test"

"https://<server address>/secure/CreateIssueDetails!Init.jspa?issuetype=13700&pid=19634&Summary=test"

 

In each case, it would open the correct ticket window but would NOT populate the Summary field.

1 answer

1 accepted

0 votes
Answer accepted
Matthew Estes
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 15, 2021

I happen to be debugging this also... lowercase "summary" fixed my problem.

Suggest an answer

Log in or Sign up to answer