Skip to content

Add anchor to an incident timeline

The incident timelines on the Timeline tab of an incident missing an anchor. That prevents to link a timeline event or navigate to a timeline event from a system note

Steps to reproduce

  1. Navigate to an incident page
  2. Navigate to Timeline tab
  3. Create a timeline event
  4. Navigate to the summary tab of the incident
  5. Click on "incident timeline event" link from the latest system note

Expected behaviour

Page changes the focus to the timeline event

Demo

TimelineEventAnchor

Implementation Guide

Part 1: Make incident timeline events linkable.

Part 2: Add the link to system notes.

Things to look out for / test:

  • The relative url root option.
  • Both incident/issue routes (/-/issues/5 versus /-/incidents/issues/5).
Edited by Tristan Read