defect
(User-visible)
Problem
After maintenance mode has been activated (with a specified delay), a message should appear indicating when maintenance mode will take effect. This message is missing.
The message is not displayed until after logging out and logging back in.
When maintenance mode then becomes active, this message changes from the timer ("Maintenance mode will be activated in ss seconds") to "System is in maintenance mode." This change in the display when maintenance mode is activated after the time delay expires causes a reload loop—that is, the application window continuously reloads until you log out of the application.
Test
- Go to Administration > Technical Administration > Maintenance Window
- Activate maintenance mode.
- Expected behavior: A message appears stating that the system will soon enter maintenance mode.
- Cancel maintenance mode.
- Expected result: The message disappears.
- Activate maintenance mode with 0 minutes.
- Wait until the timer has expired.
- Expected result: A message appears stating that the system is in maintenance mode.