Skip to content

Commit

Permalink
Allow Activity Feed to have User entity Updates (#13877)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohityadav766 authored Nov 7, 2023
1 parent 8694341 commit a2d99a4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ public final class Entity {
//
public static final List<String> ACTIVITY_FEED_EXCLUDED_ENTITIES =
List.of(
USER,
TEAM,
ROLE,
POLICY,
Expand Down

0 comments on commit a2d99a4

Please sign in to comment.