Uploaded image for project: '[Read Only] - Hippo Repository'
  1. [Read Only] - Hippo Repository
  2. REPO-1128

The document workflow no longer logs child workflow events for nested workflow executions like acceptRequest

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • High
    • Resolution: Fixed
    • 2.26.00
    • 2.28.00
    • None

    Description

      The workflow event handling for document workflow has a regression in CMS 7.9 where for nested workflow actions like 'acceptRequest' (without scheduled date) now only the 'acceptRequest' event is logged.

      In CMS 7.8 and before, the acceptRequest action itself delegated child workflow actions as 'version' and 'publish' (or 'depublish') through the WorkflowManager, which also took care of 'logging' those invocations as workflow events.

      In CMS 7.9 the implementation of the document workflow was replaced with an SCXML statemachine, which now takes care of these child workflow actions itself, no longer calling back into the WorkflowManager.
      As result, workflow events no longer are logged for such child workflow actions.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adouma Ate Douma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: