Release Notes
Variables: Clear current value when no options are returned (#595)
All variables that extend from MultValueVariable (Query, DataSource, Custom) now clear the current value if no options / values are returned by query, clears to empty string or array depending on multi or not.
🚀 Enhancement
Authors: 1
- Torkel Ödegaard (@torkelo)