Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elimination of relation navigability when exporting/importing to JSON #131

Open
mozzherina opened this issue Feb 22, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mozzherina
Copy link

To reproduce a bug (screen-rec):

  1. Create a model with one-way navigable relation (unspecified -> true).
  2. Export it to JSON.
  3. Close the project.
  4. Import JSON into the new project.
  5. Check if relation became two-way navigable (true -> true).

@mozzherina mozzherina added the bug Something isn't working label Feb 22, 2022
@matheuslenke matheuslenke added this to the Solve all Bugs milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants