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

Do not reset model during analysis initialization #5729

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

boutinb
Copy link
Contributor

@boutinb boutinb commented Nov 6, 2024

Fixes https://github.com/jasp-stats/INTERNAL-jasp/issues/2684

If an assigned VariablesList has a 'addAvailableVariablesToAssigned' flag on, then it gets automatically the variables set of the Available VariablesList, This feature should not be activate during the initialization of the analysis: this overwrites the terms in the assigned VariablesList (set by the options saved in the JASP file)

Fixes jasp-stats/INTERNAL-jasp#2684

If an assigned VariablesList has a 'addAvailableVariablesToAssigned' flag on, then it gets automatically the variables set of the Available VariablesList, This feature should not be activate during the initialization of the analysis: this overwrites the terms in the assigned VariablesList (set by the options saved in the JASP file)
@boutinb boutinb requested a review from JorisGoosen November 6, 2024 09:35
@JorisGoosen JorisGoosen merged commit 9ed2728 into jasp-stats:development Nov 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants