I am trying to integrate JIRA issue collctor in my React app. When I created the issue collector in JIRA it gave me a url like https://<JIRA_INSTANCE>/issue/servlet/plugins/issueBootstrap.js?collectorId=<ID>.
When I use the above it complains that jQuery not found. I have seen some people have url in the form <Jira URL>/s/en_US-ydn9lh-418945332/803/1088/1.2/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?collectorId=
This one does not need jQuery.
How do i obtain this issue collector url which does not ask for jQuery ?
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get the most out of Jira
Explore the interface and basic Jira terms, then discover how to effectively manage your work.
Learning Path
Atlassian tools and practices for developers
Focus on your development work by using Jira software features and functions efficiently.
Atlassian Certified Associate
Jira Software Essentials certification
Demonstrate proficiency in utilizing essential Jira features and working efficiently with Agile frameworks like Kanban and Scrum.