Hello,
I added a new n:n relationship for the quote entity refering to itself. The intention is to link related quotes to each other without using the connections entity.
Now on quote A I added another quote B in that subgrid for that relationship. Now if I open quote B and check the same n:n subgrid it is empty although A and B are connected from quote A subgrid. So I do expect to see the same relationship (from quote A) in subgrid of quote B. Why is this not happening? The n:n subgrid should be bi-directional.
*This post is locked for comments