I'm using core to manage a lot of small jobs, for different
customers. I created a new usergroup for a new customer, but
found I couldn't (as admin) add that group to my logon id. I
tweaked the tables directly, adding a record for (usergroupid,
userid) to usergroup_users.
I believe the problem lies in the page with "Add a new
usergroup". Giving the new group details, and seleting my logon
id wouldn't add the relevant record to usergroup_users. Other
actions (creating the usergroup, usergroupid, etc) seemed fine.
Hope this helps.
jasont at indigoindustrial dot co dot nz
Logged In: YES
user_id=523452
I've tried to reproduce this fault with the current CVS version, but I couldn't. I recently done some debugging to this area, but for a different problem.