Testing phone pipeline bug

I think I found a bug when testing a new phone notification pipeline. The pipeline below is what I’m using:

It’s pretty simple, and the intent was to have the alarm system dial the roster indicated and loop through it until the alarm is acknowledged by one of the people on the roster, or is acked or cleared by someone using the scada system locally.

This pipeline seems to work with a tag configured on an actual alarm, but when I use the ‘Test Pipeline’ feature of the gateway webpage, the test alarm continues to trigger new notifications even if a person on the roster acknowledges the alarm. The only way to stop the notifications is to use the cancel button on the gateway webpage.

This led to some confusion when trying to test this pipeline…

Edit: I’m running ignition 7.9.6, and the latest versions of the Alarm Notification module and Voice Notification module. Maybe it’s some weird interaction there…