Is It possible list attachments of an issue on a select? With Scrip Runner?
I want the user will can select a file from attachments.
What do you mean by "list" and what do you mean by "select"?
If you want only a name of the attachments, you can do that with native JQL in a filter by including the attachments field, which lists the attachment: who added it, when, and a URL to the access the file. Note that the URL will only work for a person who has a JIRA account for your instance.
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.