[Bug]: Data file corrupted after saving and is unusable
burker72 opened this issue · 2 comments
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
- I tried to open the file using two differnt computers, each running the most recent MacOS. No joy.
- Cannot attach data file for unknown reason.
...
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
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.
@burker72, thanks for taking the time to create this issue. If possible (and applicable), please upload to the issue website (#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
Are you able to share the file here?