Table item is not updated after editing the target entity of a Many-to-Many relationship

@krivopustov

Hi Konstantin

Thank you very much for the resolution; it works perfectly.

I was so convinced that the framework should automatically update the table, or that I had to somehow trigger an auto-update, that I did not even consider manually updating the data collection. My nearsightedness.

I would recommend to add your resolution information to the documentation because I am not sure if everyone is immediately aware that the load() will discard unsaved changes. For example, here is the same situation that I described but the load() method was the apparent solution: Refresh data in CUBA screen

I also appreciate the tip regarding the parent data context; I had not seen it in the documentation and I believe that I may have use for it.

Thanks again.

Best regards
Chris