Forums

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

Creating a form for users to quicly let them create issues without entering into jira?

Oliver Caceres Gomez September 6, 2018

My company currently has Jira Server and  I was asked to create a simple form for users on my company to create Jira issues without login into jira.

The users need to report a problem by entering into a given URL and this should be a simple form which the result is sent to Jira and an issue is created based on what the user submits. 

I know I can use the Jira API to post the results to Jira.

Would you recommend that I should modify the Jira tomcat server to allow adding a new form and implement a webclient? 

Should install another 

2 answers

2 accepted

2 votes
Answer accepted
Alexey Matveev
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.
September 6, 2018
Oliver Caceres Gomez September 7, 2018

Thank you Alexey! That was what I needed! Perfect!

Alexey Matveev
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.
September 7, 2018

If you feel like me and @Mary Ramirez answered your question, kindly mark our answers as accepted.

1 vote
Answer accepted
Mary Ramirez
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.
September 6, 2018

Hi @Oliver Caceres Gomez,

Have you considered an issue collector?

Oliver Caceres Gomez September 7, 2018

Hi Mary! yes! that was what I was looking for!

Suggest an answer

Log in or Sign up to answer