Display admin log message after public log message in workflow element

Created on 2 January 2025, 18 days ago

Unless I'm missing something, it doesn't appear that the admin log messages get displayed anywhere after they're submitted as part of a webform's workflow. I see the public log message, but not the admin-only one.

Creating an MR that will include the admin log message in the Twig template for the workflows element, immediately after the public log message.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kurttrowbridge

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

Merge Requests

Comments & Activities

  • Issue created by @kurttrowbridge
  • πŸ‡ΊπŸ‡ΈUnited States kurttrowbridge
  • This MR will reveal the admin log to all users, which is not the purpose of the field (versus the public log). The admin log is intended for e.g. internal notes about an applicant, which could be sensitive.

    Admin log is currently available in the submission log table on the submission page, but agreed it needs to be available in other places for users with the right access. The module currently doesn't define that "right access", but it should/could be the same as whoever can access the full submission log table on the submission page. This issue could be a good place to start, but that access check needs to be in place.

Production build 0.71.5 2024