Log workflow transition message with "info" level

Created on 9 August 2023, almost 2 years ago
Updated 19 February 2024, over 1 year ago

Problem/Motivation

Currently, a workflow transition is recorded as a "notice" which is very in-your-face during migrations. Given that this message is just informational, I'd suggest logging it with "info" level.

Steps to reproduce

* Import a workflow-enabled content using migrations.
* Observe: The screen is flooded with [notice] messages.

Proposed resolution

Log such messages using "info" level, i.e. logger(...)->info(...);

📌 Task
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

🇨🇦Canada jigarius Montréal

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @jigarius
  • Status changed to Postponed: needs info over 1 year ago
  • 🇳🇱Netherlands johnv

    I Understand.

    But migration is a one-time job. Changing the logger requires some more testing, or a precise patch.

Production build 0.71.5 2024