Before this I have created other issue about Removing relationship (#1325908: Remove operation on relationships generates 404 page error). Please read that before this one. Maybe this two issues are related.

So. On user side (uid=22) 'Current' relationships is correct - one relationship to Admin(uid=1).

But on Admin's side - Current relationships are empty.

Before this I have created mutual Friend relationship type. And relationship between 1-22 is Friend.

Comments

berdir’s picture

Version: 7.x-1.0-alpha3 » 7.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

A possibly related bug has been fixed in 7.x.1-x.dev. Please download that version and try to repeat this behavior.

Thinking about this, we probably need an update function to fix existing relationship data... Can you confirm that with 7.x-1.x, this now works correctly with *newly created* relationships but is still broken for your existing data?

taecelle’s picture

Yes, i can confirm that it doesn't work for previously existing relationships.
Now i try to check if it works for newly added.

Thanks.

dRaz’s picture

Any movement on a stable version with the updated fix yet?

I too am having this issue.

The person who accepts the FR can see me in their list, but the person who sent the request cannot see the friend.

taecelle’s picture

Yes, after update all works fine. But not previously existing relationships((
Thanks.

netourish’s picture

Yeah, 7.x-1.x-dev seems to be working well for all the new ones, but the old one's are still persisting with this issue.
Thanks