Hello!
Thanks for reading this thread and for all the help you've given so far.
I've built a workflow that submits a ticket to our ticketing system with details of the VM, and allows for a user to request additional post provisioning tasks. The plan is to automate most of these tasks going forward, however as we roll out this service to our "pilot" users, this will be the method for now.
I can trigger the workflow by specifying the blueprint name. Like this:

The issue
What I'd like to do is just add a custom property to the blueprint then trigger the workflow if that property is present. When I've tried that (using the method below) it doesn't seem to trigger. Am I configuring it incorrectly?
Data > Machine > Properties > Name Equals CustomPropertyName

Property group added to the machine:

