Hello,
I am trying to download attachment using onclick event but its not download and its redirect to jira login page.
file url look like: https://st21products.atlassian.net/secure/attachment/11553/sample.doc
html : <a href="https://st21products.atlassian.net/secure/attachment/11553/sample.doc"> first file </a>
I want to download each and every file onclick event respectively.