-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
Instead of the current data format used in locationShareModel.js, each user should have an array of contact objects with fields for id, visibility and ignore statuses and name. This would prevent the contact from being deleted if neither the user nor the contact can see each other, ensure that contact deletion always cleans up all associated data and allow easier addition of further contact information in the future.