Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Delete user

web-app

I don't think i need to expain this much.  If you delete a user using the admin interface, and this user has opened/viewed/worked on any issues, you will get exception

No row with the given identifier exists: 7, of class: CounterSoft.Gemini.Commons.UserEN

ktang
· 1
ktang
Replies (3)
helpful
0
not helpful

Please check if you have a user id in the issues table or related tables that does not exist in the users table.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

I understand that if the userid in issue table exists and i delete the user i will get the error.  But why give me the option to delete a user in the administration when it will cause error on the other page?

shouldn't you add a "deleted" flag in the users table so that you are not really deleting the record, just turn off access???


ktang
· 1
ktang
helpful
0
not helpful

Yes, that is why we are planning to add the "Inactive user" option.


Saar Cohen
· 5000
Saar Cohen