I would like to suggest that you implement an auto logout mechanism or something similar for the SC Dev environment when your session has expired. I often leave work open in the source editor and come back later to continue editing a file, after editing the file, when I want to unit test my work, I am only then redirected to the logon screen because my session has expired , other than losing work every so often IT IS HUGELY FRUSTRATING!
You can set the timeout somewhere. I set mine to 90 minutes. Even if i go out for lunch and come back to scriptcase, everything still working. It will only auto logout if left idle for 90 minutes.
Yes, but the screen doesn’t automatically close. The point is imho that since the form remains open you are going to work to find out that the session is closed when you hit save and then loose work. Personally it’s a challenge because the form is on the browser in it’s own environment and since webapps are stateless this is not so easy to fix. My advise: before you start click on save.
1 Like
Yeah, both plausible suggestions