- Add the following content inside a page
PageA
{{task reference="/Tasks/Task_1"}}
Hello
{{task reference="/Tasks/Task_2"}}
Hello2
{{/task}}
{{/task}}
- Save and view
- Click the link of the sub-task "Hello2".
- Set the status to "Done" and save.
- Visit
PageA
Expected:
The sub task should have their checkbox checked indicating that the status is done.
Actual:
The content has not changed.
PageAPageAExpected:
The sub task should have their checkbox checked indicating that the status is done.
Actual:
The content has not changed.