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!
- Checkout the branch
- Go to
Settings/Integrations
page - 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #366357 (closed)
Edited by Bojan Marjanovic