Process User access disappear

Nandini Gupta
Tera Contributor

Hi everyone,

User did not submit request to remove their Process User access, but their access disappear? I want to check why they lost their access without submitting any request to remove it, Can anyone tell how can I check it?

3 ACCEPTED SOLUTIONS

Chai Maddula
Giga Guru

Hi @Nandini Gupta 

 

If I understood correctly you would like to investigate who removed the access the user? if some one or system deleted the roles assigned to user, it will go to deleted records.

1. Navigate to deleted records.

maddula_0-1751742764922.png

2. Then search for table name sys_user_has_role and Payload contains "your process user name"

maddula_1-1751742800420.png

3. Payload will show you when and who removed the user role

 

maddula_2-1751742897252.png

If my response solves your query, please marked helpful by selecting Accept as Solution and Helpful

View solution in original post

@Nandini Gupta OK, I replicated it.

  • Go to the user record,
  • copy their sys ID,
  • then go to [sys_audit_delete],
  • search the Payload field with *contains* that sys ID,
  • then you can track who and when it removed.

KamilTEL_0-1751748945626.png

 

This scenario was done that I created a dummy user, dummy group with ITIL role, I added the suer in the group and then I removed it, so they were granted and revoked that role, then I checked the Deleted records and it was there.

 

Perhaps the audit table will store the data for only limited period of time, but my PDI stores data from February 2025, so let's hope you will be able to find these data.

Let me know if this helped or not

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

☝️ This guy is right! 🎖️ I just replicated the very same thing.

The Payload can be search for the name or sys ID which is more secure than text search.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

10 REPLIES 10

GlideFather
Tera Patron

Hi @Nandini Gupta,

I didn't understand your issue, could you please describe it again?

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Hi @GlideFather ,

 

User lost his Process user access but they did submit any request to remove their access. I want to check why he lost his access.

And what do you mean "process user access", is it some specific module, table, or anything else?
Perhaps it is another terminology than I am used to.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Hi @GlideFather 

Process user access is for users who can get access to update or close incident, request, change records.