Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

event text_index was generating instead of sys_user.insert when a user is added into sys_user table

Madhura453
Tera Contributor

The ServiceNow registry tells us that when a new user is created in sys_user table on the application, the event name sys_user.insert should be seen in event logs but the event name that is getting populated in logs is text_index.
This is also happening for events sys_user.delete and password_reset. The event name that should get populate in logs after deleting user is sys_user.delete but in event log it shows as text_index. Also, for password reset event, as per ServiceNow registry the event name password_reset should get populated but it shows as module.key.registry.

0 REPLIES 0