Skip to content

Hide incident timeline preview

Tristan Read requested to merge tr-hide-incident-timeline-preview into master

What does this MR do and why?

Hides the incident timeline form preview button, because there's currently no endpoint to create the preview.

Issue: Incident management timeline event's preview do... (#367854 - closed)

Screenshots or screen recordings

before after
Screenshot_2022-07-14_at_23.59.42 Screenshot_2022-07-14_at_23.53.25

How to set up and validate locally

Prerequisite: enable the :incident_timeline feature flag, and ensure you are logged in as a Reporter or above.

  1. Navigate to the incident list.
    • Monitor -> Incidents.
  2. Create an incident.
  3. Navigate to the timeline tab.
  4. Create a new timeline item.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tristan Read

Merge request reports