I have a custom relate field on opportunities that points to “acc1” for example. If I merge “acc2” with “acc1” effectively deleting acc1 the relate field does not update on opps to show acc2, is this a known issue? I am using a bit outdated version of suite 7 and can’t update, so if it was actually fixed would appreciate being linked to the commit or version
I don’t know, but you can test newer versions on the live demos (there is one for latest v7, one for latest v8)
It does not work in 7.13.2 which is latest version as of this post.
It’s likely that the code of the “merge” function doesn’t go looking for all the relationships, and doesn’t point them to new (merged) item. You’d have to do this with a bit of custom code.