jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

[Bug]: Data file corrupted after saving and is unusable #2877

Open burker72 opened 2 months ago

burker72 commented 2 months ago

JASP Version

0.19.0

Commit ID

No response

JASP Module

Unrelated

What analysis are you seeing the problem on?

file save after data entry

What OS are you seeing the problem on?

macOS Intel

Bug Description

This morning file was opened and an observation was appended; then file was saved and program exited normally. This evening an attempt was made to open the file and the following error was received:

Unable to open file because: Running ALTER TABLE Columns DROP COLUMN isComputed; failed because of: `no such column: "isComputed"

Expected Behaviour

Data file should have opened for editing or analysis

Steps to Reproduce

  1. I tried to open the file using two differnt computers, each running the most recent MacOS. No joy.
  2. Cannot attach data file for unknown reason.
  3. ...

Log (if any)

No response

More Debug Information

Unable to open file because: Running ALTER TABLE Columns DROP COLUMN isComputed; failed because of: `no such column: "isComputed"

Final Checklist

github-actions[bot] commented 2 months ago

@burker72, thanks for taking the time to create this issue. If possible (and applicable), please upload to the issue website (https://github.com/jasp-stats/jasp-issues/issues/2877) a screenshot showcasing the problem, and/or a compressed (zipped) .jasp file or the data file that causes the issue. If you would prefer not to make your data publicly available, you can send your file(s) directly to us, issues@jasp-stats.org

RensDofferhoff commented 2 months ago

Are you able to share the file here?

github-actions[bot] commented 3 weeks ago

This issue will be automatically closed in 42 days due to inactivity. Feel free to leave a comment if you believe this is still relevant.