Adding new project does not add the relation in tbl_project_user_assignment

Hi,

first of all thanx for providing this book.

And here’s my question:

When I add a new project no relation is added in the tbl_project_user_assignment. When I then want to add an issue to this project, it will not work, since no owner or requester can be found.

So how can I manage that the relation between a logged in user and a project he creates is automatically saved in the tbl_project_user_assignment table?