Using a task list for my query results in the list appearing in the task report. I want the checkboxes but do not want them as tasks so that do not appear in the task report.
Or if there is a free plugin, please suggest.
TIA
I think the only way of solving this without using a paid plugin is to write your own User Macro (assuming you are self-hosted, not Confluence Cloud) that filters the unassigned tasks from the report table generated by the Task Report Macro.
The report is a HTML table, so it should be possible with javascript.
You could also propose this requirement as an enhancement via https://jira.atlassian.com/secure/Dashboard.jspa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.