Skip to main content
February 15, 2024
Question

health check

  • February 15, 2024
  • 2 replies
  • 0 views

Hi

Recently i genereate the health check report in that it showing one finding in perticular interface like (InvalidGroupException) for getdistinctusers function but when go to that perticulat interface there is no error it's woriking fine but i don't no why we get this issues, somebody help me why we got this finding in that report

    2 replies

    harshitb6843
    February 15, 2024

    The health check report contains data from past executions. So chances are that this function once ran with an invalid group that created this error. 

    And this expression can also be running the loggedInUser context so chance also are that you have access to those groups but the end user didn't

    February 15, 2024

    Thank you Harshit