Launching a `fill` action over a `select` component with values doesn't reset the component first
Summary
Launching a fill action over a select component with values doesn't reset the component first
AWE version
4.1.4
Steps to reproduce
- Fill a select with values
- Launch a
fillaction with less values over the select - Check that there are still some values of the first set
What is the current bug behavior?
The select component keeps some old values
What is the expected correct behavior?
Fill the select component only with the new values
Edited by Pablo Javier García Mora
