Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-4312

I cannot distinguish cascading from non-cascading user operations in the user operation log

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine
    • None

      It should be possible if an operation was executed with cascade option or not.

      For example ManagementService#suspendJobDefinitionById(String jobDefinitionId, boolean suspendJobs) with suspendJobs=true does only write one op log entry for the job definition. It is not possible to tell whether jobs were suspended afterwards by using the op log.

      In CAM-4163, we have implemented this such that two entries are written, one for the job definition and one for the jobs the operation cascades to. So the behavior should be consistent for all the cascading methods.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: