Issue with the console

Hi Everyone,

We are running our bigfix platform on 10.0.8 version and we have recently carried out the upgrade activity. But we are experiencing a weird kind of issue where we are getting the prompt stating Update available for console and server components. see technote for more information.

Any update will be helpful.

8 issue

Regards,
KK

1 Like

This warning message should be displayed when the following relevance evaluates to “true”:

(exists current console user whose (master flag of it)) AND (exists datastore inspectors whose (version of it = “9.2.1.48” or version of it = “9.1.1229.0”)) AND (NOT exists private variable( “SiteSubscriptionPatchWarning.ojo”, “2015-02-05” )) AND (not evaluation of bes license)

Please enable the Presentation Debugger from the console pressing Ctrl-Shift-Alt-D ( see https://developer.bigfix.com/tools/presentation_debugger.html ), then evaluate the relevance above and the following relevances too:

  1. versions of datastore inspectors
  2. NOT exists private variable( “SiteSubscriptionPatchWarning.ojo”, “2015-02-05” )

Please upload a screenshot.