Switch output returning empty

Hi, I’ve got a partially broken Switch module or it’s an array creation problem. It’s a weird one that I’m sure I must be missing something.

This scenario ran yesterday and it worked. Then today it returned an “empty” output. When I “run this module only”, it also returns an “empty” output. The patterns match but the outputs are empty.

When it works, the array :partying_face:

When it doesn’t work, an the empty output :cry:

This is the design of the Switch module. All of the cases do the same thing of creating or adding to an array with a few strings.

1 Like

Hi @Tom_Hudock

It seems everything is fine. Did you retry this??

Regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation

1 Like

Your tags variable might be missing or not found, and the add function can’t add tags to a missing array variable.

Check if tags exist.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.