Please add a detection method to Chrome deployments for updates with a pending application relaunch by adding detection for file path "%ProgramFiles%\Google\Chrome\Application\new_chrome.exe" with version GreaterEquals. This will prevent errors in deployment monitoring for "this application was not detected"
We have possibility to define multiple detection rule sets in our backend to cover different detection cases. The problem is that Intune does not support OR -operator in detection rules so adding these would prevent the detection as all detection rules needs to be applicable. To get this working with Intune we would need to implement custom PS based detection logic, which also has it's own problems.
Are you using Intune or ConfigMgr in your enviroment?
Also if this could be added for MS Edge deployments as well that would be helpful