Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

searchJira function faild if more then one component is requested #96

Open
pippo3 opened this issue Feb 4, 2015 · 1 comment
Open

Comments

@pippo3
Copy link

pippo3 commented Feb 4, 2015

Hi,

if I try to request more than one component, the request faild.

var jqlString = 'project = MyProject AND fixVersion = V1.1.05.A AND component in (Wizard, Dashboard) ORDER BY component ASC'
@pippo3
Copy link
Author

pippo3 commented Feb 5, 2015

If I use a newer version of request this problem does not occur anymore. I changed the version from "request": "2.52.0" to "request": "2.53.0". This works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant