Adding a restriction on add 'new operation' in Job Entry application

Hey everyone!
I’m working on a BPM to restrict adding new operations in the Job Entry screen when materials have already been issued to a job. I set up a condition to check if any JobMtl records have an IssuedQty greater than 0, but it’s not working as expected. Has anyone else encountered this or had any ideas on what I might be missing?

A post was merged into an existing topic: How do I create a restriction on adding a ‘new operation’ in Job entry, Assemblies