You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open a new dataset, you get the current dataset default configuration, and instantly respond to the server with this default config as your new user config. When the default config changes afterwards, you won't notice the change because your user config takes precedence. I don't know if this intended, but it's the same on the master. My feeling would be to only save a new user config, if the user actually changes his dataset settings and not just copying the default config at the point of first opening the dataset.
Let’s discuss what the desired behavior would be (also maybe document the entire precedence structure somewhere, as it has become quite involved already)
The text was updated successfully, but these errors were encountered:
This behavior is intended because not copying the default configuration could lead to unexpected changes when opening the dataset multiple times.
The precedence structure is now explained in the documentation.
Quote @youri-k in #4357 (comment):
Let’s discuss what the desired behavior would be (also maybe document the entire precedence structure somewhere, as it has become quite involved already)
The text was updated successfully, but these errors were encountered: