-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.2.0, 9.2.1, 9.3.1
-
Component/s: Macros - Task Report
-
None
-
4
-
Severity 3 - Minor
-
2
Issue Summary
Tasks Report Macro stops showing the value of the "Complete Date" field if the "Indexing Language" is changed to another language.
Instead of the actual task completed date, it shows "--"
Steps to Reproduce
- 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 the correct date value
- Go to General Configuration >> Edit
- Change Indexing Language to German >> Save
- Go to Content Indexing >> Rebuild indexes
- Now go back to the page with the task report macro and refresh, the value under "Completed Date" shows as "–"
Note: changing the language back to the previous one and reindexing does not make any difference.
Expected Results
The Task Report macro should display the correct Completed Date value when the Indexing language is changed
Actual Results
The Task Report macro displays "–" instead of the actual Completed Date value
Workaround
- Go to the URL below with an admin account:
- <BaseURL>/admin/darkfeatures.action
- Scroll down to the Site Dark Features and enter the following feature in the empty field:
confluence.task-report.use-database-for-reports
-
- Click Submit
Once this issue is fixed in the future release, please manually remove the Dark Feature flag above to restore the usage of Task Report Index
- causes
-
CONFSERVER-99593 The completion date for the Task report macro is not captured under the Profile task report.
-
- Gathering Impact
-