Hi, I have an entity with Id type long (@GeneratedValue(strategy = GenerationType.IDENTITY))
when I try to save new record using datamanager, i got an error Data store didn’t return a saved entity.
Hi, I have an entity with Id type long (@GeneratedValue(strategy = GenerationType.IDENTITY))
when I try to save new record using datamanager, i got an error Data store didn’t return a saved entity.
Hi!
I couldn’t reproduce your problem on the new Jmix project. Could you provide a test project that reproduces the problem?
Dmitriy