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
Right now we only show import on initial login of empty database, and we ensure that only latest is the one picked.
We should also keep (persist) the created_at date for the contact lists upon import, and then present user with import notification when list is modified outside of current instance.
Importing will only append, not replace if there are extras locally.
The text was updated successfully, but these errors were encountered:
We should probably just auto-import whenever the profile is updated and add new users, if any. If I have multiple instances, they will simply keep in sync.
Right now we only show import on initial login of empty database, and we ensure that only latest is the one picked.
We should also keep (persist) the created_at date for the contact lists upon import, and then present user with import notification when list is modified outside of current instance.
Importing will only append, not replace if there are extras locally.
The text was updated successfully, but these errors were encountered: