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

Custom history levels do not receive user operation log entries

    XMLWordPrintable

Details

    Description

      The class UserOperationLogManager that creates and submits user operation log entries, explicitly checks for history level full before creating a log entry. This should use the method HistoryLevel#isHistoryEventProduced instead or else custom history levels can never be configured to receive user operation log entries.

      Side note: check all usages of #isHistoryLevelFullEnabled, e.g. the usage in UserOperationLogManager#deleteOperationLogEntryById also does not look right.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                nikola.koevski Nikola Koevski
                thorben.lindhauer Thorben Lindhauer
                Votes:
                1 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce