Skip to content

Drop project_settings.jitsu_key column

Max Woolf requested to merge 426407-drop-jitsu-key into master

What does this MR do and why?

Drop project_settings.jitsu_key

We no longer use this column and it's been ignored since 16.5.

Note that a similar MR did cause a production incident in the past: gitlab-com/gl-infra/production#16274 (closed)

This was due to the column not being ignored first. We have validated that the column was ignored this time.

How to set up and validate locally

  • Run migrations!

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #426407 (closed)

Merge request reports