Skip to content

Remove ai_access_token columns from settings

What does this MR do and why?

While removing the PAT field from UI will be completed in %16.4, we will need three releases (%16.4 , %16.5 , %16.6 ) to fully remove the column safely.

This value was never used on SaaS.

Previous step - ignoring the column - was released in %16.4 with !129948 (merged)

Testing locally

  1. Pull the branch
  2. Run the migration
  3. Make sure no errors appeared

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

Merge request reports