UPDATE statement conflicted with the FOREIGN KEY constraint

I am getting this error message when trying to create a Book. Did anyone else get this error?

The UPDATE statement conflicted with the FOREIGN KEY constraint “FK_portfolio_category”. The conflict occurred in database “userdata”, table “dbo.category”, column ‘category_uid’.

Thanks for reporting this, we are able to reproduce it and will come up with the fix by tomorrow.