From c6eaf894471704de8c9c75a7753b8f6273f99260 Mon Sep 17 00:00:00 2001 From: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com> Date: Thu, 18 Jan 2024 11:44:01 -0800 Subject: [PATCH] add new event to table (#19130) --- layouts/shortcodes/admin-org-audit-log.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/shortcodes/admin-org-audit-log.html b/layouts/shortcodes/admin-org-audit-log.html index 3de993a510..004223fe40 100644 --- a/layouts/shortcodes/admin-org-audit-log.html +++ b/layouts/shortcodes/admin-org-audit-log.html @@ -44,6 +44,7 @@ Refer to the following section for a list of events and their descriptions: | Team Member Invited | Details of the member invited to your team | | Organization Member Added | Details of the member added to your organization | | Organization Member Removed | Details about the member removed from your organization | +| Member Role Changed | Details about the role changed for a member in your organization | | Organization Created | Activities related to the creation of a new organization | | Organization Settings Updated | Details related to the organization setting that was updated | | Registry Access Management enabled | Activities related to enabling Registry Access Management |