Skip to content

v1.3.0 — Assignment via Jahia tasks

Choose a tag to compare

@smonier smonier released this 09 Jul 16:20
  • Assign a comment to a site editor -> creates a standard Jahia jnt:task under /sites/<site>/tasks that appears in the assignee's Dashboard > My Tasks (no Java).
  • One-way lifecycle sync: resolve -> finished, reopen -> active; reassign updates, unassign/delete removes.
  • assigneeUserKey stored as the user node path (what the dashboard query matches) + assignee weakreference.
  • Task rows link back to the reviewed page via the rvwmix:taskTarget mixin (targetNode).