aku punya mapper seperti ini: @Mapping(target = "customer.id", source = "customerId")
kenapa ketika datanya null di request body akan error seperti ini: org.hibernate.TransientObjectException: persistent instance references an unsaved transient instance of 'com.opteraone.datastore.db.entity.User' (save the transient instance before flushing)