1. Create jira issue form.
2.Try to implement plugin for create jira issue form.
Hi @datagaps and welcome to the Community!
You cannot embed the create issue form in an application, but you can use the Jira REST API to create an issue in Jira, as long as you make sure to authenticate properly and use the fields present on the create issue screen used for the type of issue you are trying to create.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.