It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I come to this page when I tries to "Print Backlog" in the Backlog Scrum page. It is after I have chosen a Card Layout.
Other notes:
It is 556 issues to print in the "Print Backlog". It goes well to "Print Sprint". I have version 2.2.1 installed. Had the same problem with version 2.2.0.
type Status report
message Error in the JQL Query: Expecting ')' before the end of the query.
description The request sent by the client was syntactically incorrect.
Hi,
To print issues, GET HTTP request is sent to JIRA e.g.:
http://JIRA_HOST/jira/sr/com.flyingagile.jira.plugin.aip:search-pdf-request-view/temp/SearchRequest.pdf?jqlQuery=key+in+(SSP-1,SSP-2,SSP-3,SSP-4,SSP-5)
All issues to print are in 'jqlQuery' parameter e.g.: SSP-1, SSP-2, .., SSP-5
It looks like placing 556 issues in 'jqlQuery' exceeds maximum length of URL in JIRA.
To workaround the problem, you can limit number of issues in your Backlog or paste printing request to your web browser with modified jqlQuery e.g.:
http://JIRA_HOST/jira/sr/com.flyingagile.jira.plugin.aip:search-pdf-request-view/temp/SearchRequest.pdf?jqlQuery=http://macho:6412/jira/sr/com.flyingagile.jira.plugin.aip:search-pdf-request-view/temp/SearchRequest.pdf?jqlQuery=key<SSP-1000
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It started as any story starts, on a normal, rainy day. Admin meets App, and her name was Klok2, and like any first relationship we were both trying to make it work but neither one knew what...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.