Restricted functionality
- OWNER
Restricted functionality
The System Status module lets admins add or remove system status messages from time to time. This feature provides the editing interface for managing:
The feature is organized into two main working areas:
An entry is the message users create to describe what is happening.
Each entry can contain:
Deletion is mainly intended for correcting mistakes or removing entries that should not exist, rather than for normal day-to-day status lifecycle management.
error, warning, info, and running.A service is an item that can receive status entries.
Services are grouped into:
This makes it easier to organize status management according to the platform layout.
Marking a service inactive removes it from the active working list. This is the standard way to retire outdated or unused services.
Entries are presented so the most important items appear first. In practice, higher-severity items such as error appear before warning, then info, then running.
Services are displayed according to their Display rank, which allows admins to keep the most important or most commonly used services near the top.
Typical use cases include:
running to indicate an ongoing operational processUsers may encounter the following validation or error situations.
Data could not be loaded. The page may display an error if system status data cannot be retrieved. In this case, the user can use Retry.
Required entry fields missing. An entry cannot be saved without a Title and a Status type
Invalid entry date range. If both Start and End are set, the Start time must be earlier than the End time.
Required service fields missing. A service cannot be saved without a Name.
Invalid display rank. The Display rank must be a valid whole number.
Save or update failure. If the system rejects a create or update action, the user sees an error message in the dialog and can correct the input and retry the operation.
Delete failure. If entry deletion fails, the returned error message is displayed to the user.
Deactivate failure. If marking a service inactive fails, the returned error message is displayed to the user.