Describe the bug
Select a non owned atom and connect e.g. an atom as buddy -> [+ Buddy] -> select own Persona. After sending the connect the WSOD appears
Seemes to be a token problem as the erroe appears in general-selector.js:632
const tokenScopeUris = atomUtils.getTokenScopeUris(consideredAtom);
Describe the bug Select a non owned atom and connect e.g. an atom as buddy -> [+ Buddy] -> select own Persona. After sending the connect the WSOD appears
Seemes to be a token problem as the erroe appears in general-selector.js:632
const tokenScopeUris = atomUtils.getTokenScopeUris(consideredAtom);
Expected behavior Should not happen Screenshots