bitloops-language icon indicating copy to clipboard operation
bitloops-language copied to clipboard

Arrays, Entities and BuildInClasses are not saved properly in CRUD repo

Open ellik95 opened this issue 2 years ago • 0 comments

Describe the bug Crud Repo only checks for deep ValueObjects and takes the value of their fields.

Expected behavior It also needs to check for Entities, Arrays and BuildInClasses.

ellik95 avatar Jan 26 '23 16:01 ellik95