Best way to create a submission form to automatically create an issue depending on data in submission form ?

Alaa ELSAADAWY August 23, 2015
 

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 23, 2015

The best way to do this is to log into JIRA and use it - oddly, it has a submission form that creates issues.

If you want to code something else to gather issues, then

  • Look at issue collectors
  • Check out Atlassian Capture
  • Write something that posts issues into JIRA via the REST interface

Suggest an answer

Log in or Sign up to answer