Empty User Records Created in the sys_user Table

Lavanya11
Kilo Sage

Hi All,

for the past 2 months in the sys_user table I see more empty records which is created under my name. But I checked all the customisations with sys_user table. I couldn't find any. Anyone had the similar situation like this or Please give me out some suggestions

Lavanya11_0-1705567898820.png

 

2 ACCEPTED SOLUTIONS

Jaspal Singh
Mega Patron
Mega Patron

Hi,

Did you do any data load for group membership or for any other table involving users? If so, seems the reference field value was not passed as expected and you see these records.

Seems, some job or some action on any table involving user was handled which resulted in this. If all are at the same time more or less then look for scheduled job or try to see if there was any manual load actioned. 

View solution in original post

Lavanya11
Kilo Sage

Actually I was looking in the logs table. Then I came to find out, I import some datas to the Problem table and export it back again. So during that time only this empty user IDs are getting created. Now I have to take a look at the Transform map where we have a referncefield to the sys_user

View solution in original post

5 REPLIES 5

@Lavanya11 well that is what was commented. Seems, you marked your answer correct instead of other comment that suggested the same.