I am evaluating Jira, I want to:
Community moderators have prevented the ability to post new answers.
To find all of the issues where the due date is less than two weeks away, you could use one of the following queries
duedate >= 2w
duedate >= startOfDay(14)
I'm not sure what you mean by 'print one page per issue'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.