-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Describe the bug
A user cannot open a local Realm file copied from a Realm Object Servers data/sync/user_data directory. There used to be only Realms without history and Realms with client-side history. Now there is also a type of Realms with server-side history, which is why we havn't seen this before.
To Reproduce
Steps to reproduce the behavior:
- Install and start ROS
- Open any Realm file from the data/sync/user_data directory as a local file.
Expected behavior
It is expected that any local Realm-file can be opened with Realm Studio.
Screenshots
See https://github.com/realm/realm-studio/issues/392#issuecomment-399083671
Versions:
- OS: N/A
- Studio Version 2.4.0
- Realm Object Server version 2+
Additional context
This issue could easily be confused with opening a Realm file that has client-side history: https://github.com/realm/realm-studio/issues/392