**Fixes**
344 from anthony-symphony
:exclamation: Breaking change
Due to a bug where a Form's values in Symphony Element Actions were being automatically converted, developers were not able to access the actual value inputted by the user. This bug has been resolved in 2.8.0.
However as values no longer being automatically converted, this may break existing code where it was expecting the value after it had been converted. To resolve this please check for any instances of this and convert the Symphony Element Action Form values as necessary before continuing on to the remaining workflow.