Skip to content

Remove unnecessary symbolize keys on company trial form data

What does this MR do and why?

Symbolize keys was added in 5faa7881 due to possible merging of existing params with same name.

That is no longer a possibility, so we can remove this indirection and one test that was in use when things were more complex.

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

Edited by Doug Stull

Merge request reports