Skip to content

Update welcome controller iterable params

What does this MR do and why?

What

Fixes incorrect params passed to Workato

  • Updates iterable_params to include setup_from_company from db instead of params
  • Updates spec to have better coverage of iterable params to worker

Why

Fixes an issue with string booleans being translated in iterable triggers

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #466014

Merge request reports