Commit 313d1118 authored by Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre

Merge branch '209749-remove-health-st-final' into 'master'

Remove ignoring health_status from Epic

Closes #209749

See merge request gitlab-org/gitlab!36706
parents 954d4129 6b0a4569
......@@ -5,8 +5,6 @@
class Epic < ApplicationRecord
include IgnorableColumns
ignore_column :health_status, remove_with: '13.0', remove_after: '2019-05-22'
def self.link_reference_pattern
nil
end
......
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