Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,The update operation in crud_service.py has a _create_update_entity_filter function, which tries to read the entity in the module, theupdate_filter = getattr(module, entity._meta_info().name)() fails to fetch the nested class instance(for example ...