Down for maintenance
EAC is being upgraded and should be back online by 6:00pm Sydney time.
The system notification pattern is used when an application instance encounters an error that prevents normal usage of the application. System notifications are another type of page layout and therefore rely on layout and page content layout classes.
API status: | general |
---|---|
Web resource key: |
com.atlassian.auiplugin:aui-page-layout
|
AMD Module key: | N/A |
Experimental API: | 5.7 |
General API: | 6 |
EAC is being upgraded and should be back online by 6:00pm Sydney time.
System notifications are used to report an instance error or incident. This includes things from 404s to 500s and something as innocent as an instance upgrade. It provides a hook for users to subscribe to email updates and contains a way to provide a more detailed log of the issue.
System notifications is a page layout so you must pay special attention to the upper level classes such as aui-page-notification
,
aui-page-size-medium
, aui-page-panel
, aui-page-panel-inner
and aui-page-panel-content
.
All of these are required to render the system notifications page correctly.