There are two relationships in my site.
Relationship A implies B and B implies A.
The bug shows up.
I suggest to check whether the relationship is processed in function user_relationship_implications_user_relationships before processing relationship implication.
Comments
Comment #1
mtsanford commentedI ran into this yesterday too. This seems like basic functionality of implied relationships, so oughta be fixed :)
I'm starting to get familiar enough with these modules I might become a contributor. I've already fixed a few bugs myself.
Just need to figure out the stuff for making patches, etc...
Comment #2
alex.k commentedFixed in #290087: One way relationship implications with reverse enabled results in page not found.