WebVella/WebVella-ERP

validation missing - create records list

Closed this issue · 0 comments

Currently there is no validation in the following example:

  1. I am creating List in Bug entity.
    2., In this list I am adding fieldFromRelation to user.image, BUT the relation is totally wrong, and Bug entity is not side in this relation.

The creation goes through (with API method on interface this is impossible) but the selection later produces an error.