Relationship document Saving/Updating action

This is the use-case in my projects:



There are two customer projects that having the same concept and also same idea in modeling. But, when I perform a create/update action for Contract document, the request includes “Modify_document” for Broker document while this doesn’t happen for the other application. The same use case, same concept and model idea but it behaves differently. I guess the difference could come from the model of those two projects (Ergo and Src) but I couldn’t know what in the model is different. Can someone with deeper knowledge on CDM/Relationship give me a help? :pray:

Hey @quy-amber-river,

the additional/unneeded Modify_Document operation for the unchanged child documents seems to be a bug in the 2023.06 release line of A12. It is reported as A12-15583.

I will have a look into the models you sent me, why the two applications, that share the same code base, behave differently.

There were no significant differences in the models. The issue should be resolved with the ticket mentioned.

This ticket has been fixed in the 2023.06-ext5 release.

@quy-amber-river Are you able to migrate to the latest version and confirm that this issue is now resolved?