Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

added disclaimer for consolidated alerts reports #971

Merged
merged 1 commit into from
May 30, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ const ReportSettings = () => {
Note: The time set above must be in your server timezone{' '}
{`(${globalSetting?.timezone})`}
</p>
<p>
Warning: Set to a time before which all KPIs are expected to
finish running. If not, some alerts for the day will be missed in
the report.
</p>
</div>
</div>{' '}
<div className="organization-button-container">
Expand Down