Something went wrong on our end
-
Vincent Hatakeyama authored
Fix issue with Switch and the use of Skip as a converter, also make switch send Skip when nothing matches its rules. Fix issue with RelationToMany that always convert to Skip when send_empty is False. Fix issue with chaining relation converter with empty values.
Vincent Hatakeyama authoredFix issue with Switch and the use of Skip as a converter, also make switch send Skip when nothing matches its rules. Fix issue with RelationToMany that always convert to Skip when send_empty is False. Fix issue with chaining relation converter with empty values.
switch.py 3.77 KiB