I still have issues in my project getting the id properly working. We are using UUIDs and not integer increments in our Postgres database. Could that be the issue? I eventually have to create the id and pass it to the different models ... so not that convenient.