Hello,

 

In our dspace system we can delete all other users except a user named
"userX". When tried to delete the userX through GUI, the system shows 

 

"Cannot Delete EPerson - The EPerson UserX cannot be deleted because a
reference to it exists in the following table(s): item "

 

>From posgressql admin interface, giving 

 

Select * from ITEM 

 

123;      X;        f;          f;          "2008-04-15
10:34:35.828+08";   125

124;      34;        f;          f;          "2008-04-15
10:35:41.921+08";   K

 

X - Represents submitter id integer

K - Represents owning collection integer

 

Both X and K is shown as empty.

 

While testing the approval workflow, the userX was in the approval
workflow step. Later this collection was removed through dspace GUI. 

 

Is there any way to remove the userX or it's better to keep it like
that. The system contains no data and we would be accepting submissions
only early next month. Will deleting this user from backend table
(eperson) as well as ITEM is advisable. Please suggest the best action. 

 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to