Commit 6b0a4569 authored by Jarka Košanová's avatar Jarka Košanová

Remove ignoring health_status from Epic

parent 6a6d259d
...@@ -5,8 +5,6 @@ ...@@ -5,8 +5,6 @@
class Epic < ApplicationRecord class Epic < ApplicationRecord
include IgnorableColumns include IgnorableColumns
ignore_column :health_status, remove_with: '13.0', remove_after: '2019-05-22'
def self.link_reference_pattern def self.link_reference_pattern
nil nil
end 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