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
Hi, when the protocol is changed in the GUI it seems like the currently selected study gets forgotten. The UI still shows the study as selected and in focus, but any new measurement after switching the protocol goes to a new study folder with the current datetime and blank name. This is a bit confusing since this blank study does not appear automatically in the study browser and the measurements don't show up in the original study, I found them by searching in the OS file explorer. Just pressing once again on the currently selected study does not switch back only selecting a different study and going back to the original one correctly selects the study again and new measurements will correctly appear.
The text was updated successfully, but these errors were encountered:
I fixed this in my branch JA/pmps in commit d14e44d
Initializing the ProtocolWidget now gets the currently selected study and we do not need to wait for a selection change
Hi, when the protocol is changed in the GUI it seems like the currently selected study gets forgotten. The UI still shows the study as selected and in focus, but any new measurement after switching the protocol goes to a new study folder with the current datetime and blank name. This is a bit confusing since this blank study does not appear automatically in the study browser and the measurements don't show up in the original study, I found them by searching in the OS file explorer. Just pressing once again on the currently selected study does not switch back only selecting a different study and going back to the original one correctly selects the study again and new measurements will correctly appear.
The text was updated successfully, but these errors were encountered: