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
As the related issue has been fixed, we need now to handle properly that new response, see thegooddata/webapp#143
This should be a small change to account management: When we get from the master server the response "not found", we need to update accordingly the user account:
Block account, log out any logged in user.
Rename account to "Deleted user [number]"
Delete all locally stored account information (name, mail, etc..)
The text was updated successfully, but these errors were encountered:
As the related issue has been fixed, we need now to handle properly that new response, see
thegooddata/webapp#143
This should be a small change to account management: When we get from the master server the response "not found", we need to update accordingly the user account:
The text was updated successfully, but these errors were encountered: