Skip to content

Do not close/unlock study until it is completely stopped #1937

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

Closed
odeimaiz opened this issue Nov 6, 2020 · 0 comments · Fixed by #1972
Closed

Do not close/unlock study until it is completely stopped #1937

odeimaiz opened this issue Nov 6, 2020 · 0 comments · Fixed by #1972
Assignees
Labels
bug buggy, it does not work as expected High Priority a totally crucial bug/feature to be fixed asap

Comments

@odeimaiz
Copy link
Member

odeimaiz commented Nov 6, 2020

When a user closes a study a tear down process starts.

At the moment, as soon as a user calls study:close and the entry is removed from the active studies database, the study is available again to be opened. Nevertheless, the services in that study need to be properly closed (save state and close).

I propose that the study remains closed/locked until all parts are closed.

@odeimaiz odeimaiz changed the title Do not close study until is completely stopped Do not close study until it is completely stopped Nov 6, 2020
@odeimaiz odeimaiz changed the title Do not close study until it is completely stopped Do not close/unlock study until it is completely stopped Nov 6, 2020
@odeimaiz odeimaiz added bug buggy, it does not work as expected High Priority a totally crucial bug/feature to be fixed asap labels Nov 6, 2020
@sanderegg sanderegg mentioned this issue Nov 18, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug buggy, it does not work as expected High Priority a totally crucial bug/feature to be fixed asap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants