Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
3.2.1
-
Empty show more show less
-
Maintenance 49, Maintenance 50
-
3
Description
Reproduce
- Create a live copy of the travel demo
- Change a page on the master
- Push and publish changes
Example of of incomplete task: tasks.tasks.2021.1.17.1612888001618.yaml
While the userName exists on the content subnode it is missing as a property on the task node itself.
'1612888001618': 'actorId': 'sjones' 'comment': '' 'groupIds': ['publishers'] 'jcr:primaryType': 'mgnl:task' 'jcr:uuid': '3ee9fa8c-c3a6-4013-b74b-44fbaf44816d' 'mgnl:created': 2021-02-17T09:22:46.209Z 'mgnl:createdBy': 'System [sjones]' 'mgnl:lastModified': 2021-02-17T09:24:57.075Z 'mgnl:lastModifiedBy': 'System [sjones]' 'name': 'publish' 'ocm_classname': 'info.magnolia.module.workflow.jbpm.humantask.HumanTask' 'priority': 0 'skippable': false 'status': 'info.magnolia.task.Task$Status:Resolved'
Notes
- The problem is a missing userName property on the mgnl:task node.
- Be sure to add an update task to fix the broken task nodes.
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
TASKMGMT-39 Rename Task#requestor property to #userName
-
- Closed
-