Skip to content

Commit

Permalink
EPMRPP-86466 add activity event name for user registration
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Oct 11, 2023
1 parent 6d24f71 commit 0328bbc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ public enum ActivityAction {
UNLINK_ISSUE("unlinkIssue"),
UPDATE_ITEM("updateItem"),
CREATE_USER("createUser"),
REGISTER_USER("registerUser"),
DELETE_INDEX("deleteIndex"),
GENERATE_INDEX("generateIndex"),
START_IMPORT("startImport"),
Expand Down

0 comments on commit 0328bbc

Please sign in to comment.