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
Please describe steps we'll need to take to reproduce the problem you're seeing, e.g.
Go to a map and add someone to a circle
Go to Settings
Delete the member of the organisation that you previously added to a circle
Go back to the map...
...and see the person still in the cricle
Expected behavior
The person should've been removed from all circles.
Additional context
I'm not entirely sure, but I feel like this used to work, it's certainly behaviour I'd have expected. I can't find the code in any of the old versions, can't see where this could have broken down, but I it's likely I missed something when refactoring some bits of code that removed people from datasets on loading the datasets. Either way, the best fix would be to traverse and make changes to the datasets at the time the person is removed from the team, otherwise we're bound to run into these issues again.
The text was updated successfully, but these errors were encountered:
We've discussed this on Slack and it seems that we've never had this - so removing the "bug" label and adding an "enhancement" one!
Um, changing the labels back again, I'm not sure what my reasoning here was - just because the bug is very, very old, doesn't make it "not a bug" - this is clearly a bug not an enhancement!
Problem
When a person is removed from an organisation they aren't removed from maps.
Reported here:
https://app.intercom.com/a/inbox/q3x5lnhp/inbox/shared/all/conversation/106323200009977?view=List
Instructions for reproducing
Please describe steps we'll need to take to reproduce the problem you're seeing, e.g.
Expected behavior
The person should've been removed from all circles.
Additional context
I'm not entirely sure, but I feel like this used to work, it's certainly behaviour I'd have expected. I can't find the code in any of the old versions, can't see where this could have broken down, but I it's likely I missed something when refactoring some bits of code that removed people from datasets on loading the datasets. Either way, the best fix would be to traverse and make changes to the datasets at the time the person is removed from the team, otherwise we're bound to run into these issues again.
The text was updated successfully, but these errors were encountered: