-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: 9.2.4, 9.2.5, 10.2.11
-
Component/s: Macros - Task Report
-
21
-
Severity 3 - Minor
-
66
Issue Summary
Confluence task report macro: empty tasks are displayed, and changes to task statuses in edit mode require a couple of manual refreshes in view mode after publishing.
Steps to Reproduce
- Create at least two pages with tasks(add some empty tasks) and task report macro(shows only incomplete ones), also add some headings
- Go into edit mode, check one of the tasks then publish the page
- It will show an empty task, and it will also show the checked tasks for a while.
Expected Results
The task report macro does not display empty tasks, and after publishing, we should see an updated task list.

Actual Results
As the screenshot below shows, it shows empty tasks and doesn't update the task report macro immediately.

Workaround
Rebuilding the Content index fixes the issue, but it appears again. If we add the below dark feature, it works as expected:
- Navigate to <confluence-url>/admin/darkfeatures.action
- In the Enable dark feature box, add:
- confluence.task-report.use-database-for-reports
- Click Submit
- In the Enable dark feature box, add: