Skip to content

First part of transition from ghost boolean column to user_type

Pavel Shutsin requested to merge 210025-migrate-ghost-to-user-type into master

What does this MR do?

First part of #210025 (closed) It sets up double write ghost attribute to user_type column. As well as data migration for existing ghost users. In next release we'll move ghost related logic to user_type attribute.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Pavel Shutsin

Merge request reports