Subject: | JIRA-REST set_search_iterator does not support the expand PARAM? |
Date: | Tue, 11 Nov 2014 23:01:57 +0000 |
To: | "'bug-JIRA-REST [...] rt.cpan.org'" <bug-JIRA-REST [...] rt.cpan.org> |
From: | "Tung, Chuck" <chuck.tung [...] amd.com> |
Gustavo,
Thank you for your JIRA::REST module.
I'm using JIRA-REST-0.010
I'm trying to use the "expand" PARAM in the set_search_iterator module:
$jira->set_search_iterator({
jql => 'project="TEST"',
maxResults => 16,
expand => "changelog",
});
while (my $issue = $jira->next_issue) {
print "Found issue $issue->{key}\n";
}
I get the following error:
JIRA::REST Error[400 - Bad Request]:
- Can not deserialize instance of java.util.ArrayList out of VALUE_STRING token
at [Source: org.apache.catalina.connector.CoyoteInputStream@4d4c2047; line: 1, column: 86] (through reference chain: com.atlassian.jira.rest.v2.search.SearchRequestBean["expand"])
Does the set_search_iterator utility not support the "expand" PARAM?
Thanks in advance,
-Chuck
Chuck Tung [Description: Description: Description: green]
PMTS | BDC Cores
90 Central Street, Boxboro, MA 01719 USA
O +(1) 978-795-2692 M +(1) 978-430-8658
[Description: Description: Description: image004] facebook<https://www.facebook.com/AMD> | amd.com<http://www.amd.com/>