-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.2.0, 9.2.1, 9.2.2, 9.2.3
-
Component/s: Macros - Task Report
-
None
-
3
-
Severity 3 - Minor
-
11
Issue Summary
The completion date for the Task report macro is not captured under the Profile task report. Instead of the actual task completed date, it shows "-" and displays the message "A completion date was not recorded for this task"
Steps to Reproduce
- Install Confluence 9.2.2 with Postgres 15 or Oracle 19c.
- Create a page with few tasks and complete one of them by ticking the checkbox
- Add "Task Report" macro to the page and edit its properties
- In the properties:
- change the Task status to Complete
- In Columns to Display add ,completedate at the end
- Save and publish the page
- Notice the column of Completed Date shows as "-" . When you hover over it, it displays "A completion date was not recorded for this task"
Performed complete site Reindex from GUI. It did not help and same issue
Expected Results
Should display the completed date.
Actual Results
Completed Date shows as "-" . When you hover over it, it displays "A completion date was not recorded for this task"
Workaround
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:
Versions Tested
Confluence 9.2.0, 9.2.2, 9.2.3 with Oracle 19C DB and PostgreSQL 15
- is caused by
-
CONFSERVER-99388 Task Report Macro not showing all tasks in Confluence when connected to MySQL database
-
- Closed
-
-
CONFSERVER-99166 Changing the "Indexing Language" to another language breaks the "Completed Date" in Task Report Macro
-
- Gathering Impact
-