The relations has the deleted = 1
:-(((
The problem might be related to WebParts. Please delete all records in the USER_PRFERENCES table and see if that fixes the problem. Also, you can try to login as someone else that has never logged in before.
I've set to DELETE = true all records Home.XXXX in the DETAILVIEWS_RELATIONSHIPS
I've deleted all rows in USER_PRFERENCES table
I've also created a new user but I still see BUGS, CASES, TASK, LEAD .... in Home page:-(((
Here is the deal. I was completely wrong about my suggestions to remove things from the home page. It would seem that this is one area that we are experimenting with ASP.NET 2.0 WebParts. On the home page, you must manually remove these user controls.
I've don't some research into what it would take to table to apply our ACL rules to the WebParts and it is not easy.