Can I Load Jira page with by passing custom values

mehtav December 29, 2017

Hi,

 

I have Jira page for creating tickets. It has 4 custom fields  in the page.  I am calling this Jira Page through my Angular website by providing hyperlink. I want to pass values to custom fields while loading Jira Page. So when jira page is loaded it should display pass values for that custom fields

 

1 answer

0 votes
miikhy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 4, 2018

Hi Viraj,

You can pass HTML arguments to prefill your form as explained here: https://confluence.atlassian.com/jirakb/creating-issues-via-direct-html-links-159474.html

You can fill all fields, even custom fields (customfield_10001 for instance) that way, I've done that for a few customers in the past!

Hope this help!

Cheers

Suggest an answer

Log in or Sign up to answer