Give me please simple HTML example of Issue Collector implementation.

Volodymyr Vadiasov January 29, 2016
 

1 answer

1 vote
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.
January 29, 2016

If you go to "create issue collector" in the JIRA project, it will generate the javascript for you.  There's no point us giving you the html, you're still going to need to generate it in JIRA to get anything useful out

If you're stuck on where to place it, then it's:

<head>
<script you got from the issue collector creation stuff in JIRA>
</head>

 

 

Suggest an answer

Log in or Sign up to answer