Commit d87747c6 authored by Sean Arnold's avatar Sean Arnold

Add TODO for new pipeline

parent cd15de7b
......@@ -6,6 +6,7 @@ module IncidentManagement
self.table_name = 'incident_management_timeline_events'
# TODO: Implement custom pipeline https://gitlab.com/gitlab-org/gitlab/-/issues/351214
cache_markdown_field :note, pipeline: :note, issuable_reference_expansion_enabled: true
belongs_to :project
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment