WebVella/WebVella-ERP

Validate circular view in view & list in list

Closed this issue · 0 comments

I should not be able to submit as a column or as a field, the same list or view no matter if it is with relation or not.
Explanation:

  1. I am managing "default_list" in an entity ABC
  2. I have a relation XYZ ("N:N" type) in which both origin and target are the same entity ABC
  3. I am trying to create a column in default_list, which is inserting the same list but via the relation XYZ.
  4. I still received a blank JSON, due to circular list meta generation