Skip to content

Ignore `user_details.provisioned_by_group_at` column

What does this MR do and why?

We want to remove user_details.provisioned_by_group_at column, see why #412437 (closed).

Since !122871 (merged) we don't use this column anymore.

This MR prepare this column for its removal as per the guide 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.

Before After

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 Bogdan Denkovych

Merge request reports