BUG: Input with string interpolation in name not defaulting to settings value

Hello,

This bug applies to Inputs with string interpolation as part of the name, the SmartApp will save to settings but will not default to those settings after they have been set. A workaround is to build the dynamic name string without using interpolation or call toString on the interpolated string before passing ( ex name: “${name}Info”.toString() ).

Thanks,
-Erik

Hi Erik,

I appreciate you taking the time to report this bug. Please send this to support@smartthings.com so that it can be reported through our normal channels.

I’ll post this on each thread that you put up. Thanks again for taking the time to report these issues!