Resolved! Script help - If the multiple persons are there in the Incident my script is not working
We are using the below script in the virtual agent to find, the logged in user is an Effected user / Caller / in watchlist of the Incident. If it is true it show that list. (function execute() {var incidents = new GlideAggregate('incident');incidents...