Open burker72 opened 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
Are you able to share the file here?
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.
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
...
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