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
Steps: Given using server "LOCAL" And "Alice" has generated invitation And using server "REMOTE" And "Brian" has accepted invitation And using server "LOCAL" When "Alice" deletes federation connection with user "Brian"
Actual:
Alice cannot longer find and share to Brian - correct
but Brian can find and share to Alice
Expected: both users cannot find and share with each other
The text was updated successfully, but these errors were encountered:
After one side deletes the connection, this side no longer sees any data about the other side. The share is no longer flagged remote, the user is no longer shown.
Steps:
Given using server "LOCAL"
And "Alice" has generated invitation
And using server "REMOTE"
And "Brian" has accepted invitation
And using server "LOCAL"
When "Alice" deletes federation connection with user "Brian"
Actual:
Alice cannot longer find and share to Brian - correct
but Brian can find and share to Alice
Expected: both users cannot find and share with each other
The text was updated successfully, but these errors were encountered: