Skip to content
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

Problems with Maintenance Mode #546

Open
artgoldberg opened this issue Jul 28, 2022 · 0 comments
Open

Problems with Maintenance Mode #546

artgoldberg opened this issue Jul 28, 2022 · 0 comments

Comments

@artgoldberg
Copy link

Hi Folks

I experience a few problems with Maintenance Mode, which I've documented with screen recordings that show the Leaf GUI and DBeaver views of tables and queries in the LeafDB being used by Leaf.

  1. If IsUp is True and DowntimeFrom <= GETDATE() <= DowntimeUntil then Leaf should be in Maintenance Mode, but is not. See a test in a screen recording “2022-07-28 Leaf does not use DowntimeFrom and DowntimeUntil” of an admin user.
  2. If DowntimeMessage is not NULL, then users should see the DowntimeMessage, but they do not. See a test in a screen recording “2022-07-27 Leaf Recording no DowntimeMessage displayed” of an admin user.
  3. When Leaf transitions from Available into Maintenance Mode a regular users who is logged in should see the "Maintenance Mode" sign, and be notified that they must logout within a time limit. If they fail to logout, they should be automatically logged out then. This doesn't work, as documented in “2022-07-28 Leaf does not notify regular user that Maintenance Mode has started” screen recording, which waits a minute after entering Maintenance Mode for user to be notified.

Thanks
Arthur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant