-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Bug: HighBugs that are negatively affecting the area of the program, but don't need immediate fix.Bugs that are negatively affecting the area of the program, but don't need immediate fix.Component: Data Editing
Description
JASP Version
0.95.4
Commit ID
No response
JASP Module
T-Tests
What analysis are you seeing the problem on?
Independent t-test but I see it on all other analyses I've tried so far too
What OS are you seeing the problem on?
macOS Intel
Bug Description
The filter data function is not working. It filters out all data instead of just the cases specified.
Expected Behaviour
I was trying to filter out cases based on gender (1 = male, 2 = female) so I used the filter function GENDER = 1 and clicked "apply pass-through filter". It then said "Filtered out all data." However, when I then tried to run a t-test it included all data.
Steps to Reproduce
Yes I can reproduce the bug it happens every time I try to filter data.
Log (if any)
No response
More Debug Information
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.
Metadata
Metadata
Assignees
Labels
Bug: HighBugs that are negatively affecting the area of the program, but don't need immediate fix.Bugs that are negatively affecting the area of the program, but don't need immediate fix.Component: Data Editing