diff --git a/ui/perfherder/graphs/GraphTooltip.jsx b/ui/perfherder/graphs/GraphTooltip.jsx index 26cb62505e4..f4a7743ad8d 100644 --- a/ui/perfherder/graphs/GraphTooltip.jsx +++ b/ui/perfherder/graphs/GraphTooltip.jsx @@ -392,7 +392,7 @@ const GraphTooltip = ({
Common alert
)} - {!dataPointDetails.alertSummary && prevPushId && ( + {!dataPointDetails.alertSummary && !dataPointDetails.commonAlert && prevPushId && ({user.isStaff ? (