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

[Bug]: Export csv file from .jasp file will lost values #2396

Closed
3 tasks
shun2wang opened this issue Nov 9, 2023 · 2 comments · Fixed by jasp-stats/jasp-desktop#5313
Closed
3 tasks

[Bug]: Export csv file from .jasp file will lost values #2396

shun2wang opened this issue Nov 9, 2023 · 2 comments · Fixed by jasp-stats/jasp-desktop#5313
Assignees
Labels
Bug: High Bugs that are negatively affecting the area of the program, but don't need immediate fix. Bug OS: Windows 11

Comments

@shun2wang
Copy link
Contributor

shun2wang commented Nov 9, 2023

JASP Version

0.18.1

Commit ID

No response

JASP Module

Unrelated

What analysis are you seeing the problem on?

No response

What OS are you seeing the problem on?

Windows 11

Bug Description

When a jasp file with a filter applied is exported to a csv file, all values in the first column are lost. reproduce step as following. same like: #2388 (comment)

Expected Behaviour

export all data without filter applied.

Steps to Reproduce

  1. make a .jasp file, first col as nominal variable, and some other columns with value.
  2. applied filter for one of the columns.
  3. make some analysis
  4. save the .jasp file, repoen the file and try to export data as .csv file.

Log (if any)

No response

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.
@shun2wang shun2wang added Bug: High Bugs that are negatively affecting the area of the program, but don't need immediate fix. Bug labels Nov 9, 2023
@shun2wang
Copy link
Contributor Author

Test_save_csv.jasp.zip
Use this file to reproduce, remove the .zip suffix

boutinb added a commit to boutinb/jasp-desktop that referenced this issue Nov 9, 2023
@boutinb
Copy link
Contributor

boutinb commented Nov 9, 2023

Yes this is an important bug... It is solved and will be in the 0.18.2 (over 2/3 weeks hopefully).

boutinb added a commit to jasp-stats/jasp-desktop that referenced this issue Nov 10, 2023
JorisGoosen pushed a commit to jasp-stats/jasp-desktop that referenced this issue Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: High Bugs that are negatively affecting the area of the program, but don't need immediate fix. Bug OS: Windows 11
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants