When you go to edit a test case, then hit the back button on the web browser, the test case remains locked. Although that doesn't seem like a bug, just a quirk of having a web interface, it seems like there should be a way around having those test cases locked indefinitely. Would it be possible to have a timeout such that after a few minutes it automatically unlocks the test case if it was locked in the web interface? It may be more logical to have the timeout happen when the user times out of the login session with the web client, such that every time the web session ends, it also unlocks all open test cases (or whatever you had locked in that session) and discards any unsaved changes.
I've noticed that having locked test cases seems to pop up error dialogs when trying to copy the test cases or generate project reports, so having them automatically unlock after a period of time or when a user logs out (or is forced out) may alleviate some of those issues.
I've noticed that having locked test cases seems to pop up error dialogs when trying to copy the test cases or generate project reports, so having them automatically unlock after a period of time or when a user logs out (or is forced out) may alleviate some of those issues.
Comment