Skip to content

Task macros inside other task macros are not being updated when changing the associated task page #183

Description

@trrenty
  1. Add the following content inside a page PageA
{{task reference="/Tasks/Task_1"}}
Hello

{{task reference="/Tasks/Task_2"}}
Hello2
{{/task}}

{{/task}}
  1. Save and view
  2. Click the link of the sub-task "Hello2".
  3. Set the status to "Done" and save.
  4. Visit PageA

Expected:
The sub task should have their checkbox checked indicating that the status is done.
Actual:
The content has not changed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions