Commit 106f4c04 authored by Andy Soiron's avatar Andy Soiron

Update remove integrations template column to 15.0

parent a334f66e
......@@ -11,7 +11,7 @@ class Integration < ApplicationRecord
include EachBatch
include IgnorableColumns
ignore_column :template, remove_with: '14.10', remove_after: '2022-03-22'
ignore_column :template, remove_with: '15.0', remove_after: '2022-04-22'
INTEGRATION_NAMES = %w[
asana assembla bamboo bugzilla buildkite campfire confluence custom_issue_tracker datadog discord
......
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