Commit 407eeee3 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'milestone-description-extended-reference' into 'master'

Milestone description: show issuable reference title

See merge request gitlab-org/gitlab!79027
parents bd1e1104 934f4af1
......@@ -51,7 +51,7 @@ module Timebox
validate :dates_within_4_digits
cache_markdown_field :title, pipeline: :single_line
cache_markdown_field :description
cache_markdown_field :description, issuable_reference_expansion_enabled: true
belongs_to :project
belongs_to :group
......
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