Baseline becomes not relevant

In 10.0.2, I have a baseline in a custom site (siteA). The baseline relevancy is set to All Computers and I have computers subscribed to siteA.

When I add taskA (from siteA) to the baseline and check the relevancy checkbox, endpoints become relevant for the baseline (endpoints are relevant for taskA).

When I add taskB (which has zero relevant endpoints) from siteA to the baseline and check the checkbox, all the clients that were relevant for the baseline become not relevant.

   Relevant - "baseline123" (fixlet:826)
At 22:07:18 +0000 - 
   Report posted successfully
At 22:08:18 +0000 - 
   GatherHashMV command received.
At 22:08:18 +0000 - CustomSite_siteA (http://rootserver:52311/cgi-bin/bfgather.exe/CustomSite_siteA)
   Downloaded 'http://127.0.0.1:52311/bfmirror/bfsites/manydirlists_27/__diffsite_b72d0c4cbff9cfa94406481206390e0c4326ffe4_to_5f5a68e72217ce4c8a341a1b3bcdb5edfa8411f4' as '__TempUpdateFilename'
   Gather::SyncSiteByFile merging files - count: 1
At 22:08:18 +0000 - 
   Successful Synchronization with site 'CustomSite_siteA' (version 1430) - 'http://rootserver:52311/cgi-bin/bfgather.exe/CustomSite_siteA'
At 22:08:19 +0000 - 
   Processing fixlet site.
At 22:08:20 +0000 - CustomSite_siteA (http://rootserver:52311/cgi-bin/bfgather.exe/CustomSite_siteA)
   Fixed - "baseline123" (fixlet:826)
At 22:08:28 +0000 - 

It is acting as if the task relevancy checkbox is AND-ing the relevancies, not OR-ing them. I have another 10.0.2 environment and this isn’t doesn’t exist. I do have other baselines in this deployment that have multiple tasks within them that are relevant and working as expected Any suggestions?

I do also have this siteA added in the bes admin tool section to allow for running on locked clients.

I found that taskB had a syntax error in the relevancy (“contins” vs “contains”). After correcting this in the task and syncing the baseline, the baseline remained relevant. I didn’t now that a bad fixlet could impact the entire baseline relevance but I guess it makes sense.

1 Like

Yes, that does happen in the case of a syntax error.

The relevance of each component that has “include in baseline relevance” is OR’d with all of the other components. If there is a syntax error in any component’s relevance, the statement as a whole throws an error and the baseline will evaluate as Not Relevant.