Matrix Version: 5.4.1.2
Our website has dozens of authors uploading content. There are occasions when they produce multiple articles that are the same.
For reporting purposes I need to create a tool that is able to show me two articles that are exactly the same.
My idea is to create a metadata field that allows content authors to connect two or more articles. And then create a asset listing that lists articles which have a connection.
I have experimented with Related asset metadata field, however this is not quite right because the connection this metadata field creates is 1 way only. It will allow authors to select a related asset in the related asset metadata field, but if you view the metadata of the related asset the original asset is not shown.
I need a related asset metadata field such that If I am viewing article A and select article B as a related asset, and then navigate to article B, article A will appear as a related asset as a result of selecting article B as a related asset while viewing asset A. Effectively creating a two way connection by performing one action.
An example of such a tool created for a different system is here: https://wordpress.org/plugins/posts-to-posts/
How do i go about creating this type of many-to-many connection between assets?