(imported topic written by SystemAdmin)
I noticed all my baselines were out of sync this morning. It looks like a new line was added to the relevance statement for each fixlet. “(if exists property “in proxy agent context” then ( not in proxy agent context )”. Does anyone know what this is checking for and why all existing fixlets need this? I’m guess this is in anticipation of a new release, does anyone have insight to this? This kind of change would have been nice to know of ahead of time…
(if( name of operating system starts with “Win” ) then platform id of operating system != 3 else false) AND (if exists property “in proxy agent context” then ( not in proxy agent context ) else true )