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

File Content Loss on Move in TypeDB Studio for Large Files #819

Open
raven44099 opened this issue Feb 23, 2024 · 0 comments
Open

File Content Loss on Move in TypeDB Studio for Large Files #819

raven44099 opened this issue Feb 23, 2024 · 0 comments

Comments

@raven44099
Copy link

raven44099 commented Feb 23, 2024

Description

Moving a file deletes its content if the file is too large (e.g. 36kB).

Environment

  1. TypeDB distribution: Core
  2. TypeDB version: typedb-all-linux-2.22.0
  3. Environment: Linux \t(Oracle Virtual Machine on Windows)
  4. Studio version: typedb-studio-linux-2.21.2
  5. Other details: -

Reproducible Steps

  1. Set up
  • Create a 36kB file like mine:
    insert\n + 530x lines of $a_relation_entity isa my-entity, has mention "NOT_ASSIGNED_ENTITY";

  • Start typedb studio.

  1. Execute
  2. Test/Query
    Do not open the file in typedb studio UI.
    Intuitively move a file larger than 36kB using typedb studio UI.
  • (Rightclick on file, select move. chose a subdirectory. Press save. Open it in tyepdb studio or text editor)
  1. Unexpected result

The error is that the File is empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant