Hello!
I have developed a small groovy script that collects information from issues and creates a csv file on the server. I would like to be able to download that file using web fragment or something similar. It can be a button or a link, i don't care, i just want to download the file from the browser. I read something about servlet but I have no idea. Can you help me please?