dubeaud / bugnet

BugNET is an open source issue tracker built with .NET
189 stars 166 forks source link

Bugnet Give Role To New User Error #187

Open tolgakes1907 opened 8 years ago

tolgakes1907 commented 8 years ago

I have upgrade bugnet to last version. I cant give role to new users. But i can give old users.

Cannot insert the value NULL into column 'UserId', table 'BugNetNew.dbo.BugNet_UserRoles'; column does not allow nulls. INSERT fails. The statement has been terminated.

tolgakes1907 commented 8 years ago

I have noticed that when i create new user no record in the aspnet_users table.