When specifying fields to fetch from the database, omitting id causes save() to not work. id should be fetched regardless of function parameters.
When specifying fields to fetch from the database, omitting id causes save() to not work. id should be fetched regardless of function parameters.