You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
If you try to remove a content relation from the end it wasn't created originally this doesn't work.
The problem seems to be in
Mlp_Content_Relations.php->delete_relation. The where-clause doesn't consider this situation.I'll continue playing around to see if coming from the wrong side also is an issue with other things like changing a relation.I also wonder if this is an intended limitation or a known issue.