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
Hello,
Maybe issue collectors can help you:
https://confluence.atlassian.com/adminjiraserver071/using-the-issue-collector-802592637.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you feel like me and @Mary Ramirez answered your question, kindly mark our answers as accepted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you considered an issue collector?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.