ghosh123 has asked for the wisdom of the Perl Monks concerning the following question:
Hi
I have written an application which is creating a Jira issue using JIRA::Client module. The application is working fine but I am not able to attach a file to the ticket while creating.
I am referring to this below link and using attach_file_to_issue but not able to understand what is $key ? Please help.
https://metacpan.org/pod/JIRA::Client::Automated#attach_file_to_issue
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: attachment to JIRA::Client
by vinoth.ree (Monsignor) on May 19, 2014 at 14:27 UTC | |
by Anonymous Monk on May 20, 2014 at 09:50 UTC |