Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-24273

Add missing task data in workflowTaskProcessed event's detail

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 9.10
    • Fix Version/s: 10.10
    • Component/s: Web UI

      Description

      We should add some event's details in https://github.com/nuxeo/nuxeo-web-ui/blob/master/elements/workflow/nuxeo-document-task.html#L158 about the task being processed.
      Like:

      this.$.taskRequest.put().then(function(task) {
                  this.fire('workflowTaskProcessed', {
                             'task': task
                  });
                }.bind(this));
      

      This is preventing advanced workflow cutomizations.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour, 10 minutes
                  1h 10m