What I have
AssignedInspector3 = ${username} OR highRISK='Contractor BMP Required'
Backstory: I have two different sub-contractors that each work in their own way.
Sub-contractor 1 - assigns an inspector to a point ---AssignedInspector = ${username}
Sub-contractor 2 - let's the inspector choose which site are closest to them --- highRISK='Contractor BMP Required'
I'd like to get the Sub-contractor 2 data to only populate the inbox if they belong to a specific company. Is there a way?