Skip to content

Ignore self monitoring related columns from application settings table

Rajendra Kadam requested to merge drop-sm-related-cols-application-settings into master

What does this MR do and why?

Ignores unused cols - instance_administrators_group_id and instance_administration_project_id from application settings.

Step 1 of https://docs.gitlab.com/ee/development/database/avoiding_downtime_in_migrations.html#dropping-columns.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Peter Leitzen

Merge request reports