I’m using a PathExists properly collector to track agents that have a particular path present. The agents properties seem to work, the value is True when I view the agent.
As there is no boolean project variable data type, I tried Text and Numeric and in both cases when I have an Agent Requirement for a stage based on comparing a project variable with the property provided by 'Path Exists Plugin" the build pauses waiting for agent and shows that the requirement
“could not be evaluated as [project var] and [agent property] are different types.”
Any fix/workaround? I checked .484 notes and didn’t see anything relevant.