Skip to content

Switch integration field types from strings to symbols

What does this MR do and why?

As per Switch integration field types from strings to ... (#366357 - closed) we're converting DSL Field type to be a symbol.

In this MR, we're converting all type: attributes from strings to symbols, and enforce this in Integrations::Field.

Screenshots or screen recordings

N/A

How to set up and validate locally

note: this is pure refactor, everything should work as before!

  1. Checkout the branch
  2. Go to Settings/Integrations page
  3. Validate that all integrations form are looking as before

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

Edited by Bojan Marjanovic

Merge request reports