Skip to content

Remove the ignore rule for chat_names. integration_id column

What does this MR do and why?

As per Remove the ignore rule for chat_names. integrat... (#393900 - closed), we're dropping the ignored column.

This is the second step of the removal process.

We stopped writing into the column a few milestones ago, and now it's safe to remove.

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Checkout the branch
  2. Run the migrations
  3. Validate that column is removed

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 #393900 (closed)

Edited by Bojan Marjanovic

Merge request reports