Hi,
dataManager.save(user)
to save details but details were not getting reflected in database but there another datamanager.save(login)
which is working fine.
So i tried updating the values with jdbctemplate
i am getting 1 row updated count still values are not relecting in database if same query directly executed in database values are getting updated.
Jmix version 1.5