i have to give option for our users to create JIRA tickets from our application.
Do all users need account to create tickets.Or can we have one project user accont to create jira tickets from my application.
can anyone help me to integate JIRA with my Angular app for user to cteate jira ticket(issue/bug/improvement)
Have you considered using an issue collector, it's way easier and you can implement it with Javascript.
Always my first point of call, but if you want to do it in the background, call the REST API in your code.
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.