Suggested by Neil Parkhurst – Rejected
In Unified Service Desk we have actions like SessionCloseRequested that are commonly used to validate the content of a session before the user closes it.
The problem is if the user opts to "x-out" of USD, it closes immediately without any events being triggered. Meaning all open sessions are instantly closed without any of this carefully crafted validation being applied!
Can we have an event that is triggered if the user tried to close USD. So that actions could be added to prevent the close when required. Something like "USDCloseRequested".
I have had this issue in several projects and have had it raised by many other USD "fans".
Status Details
Closing this Idea as haven't heard this feedback recently. We have fixed partial problem and today one can show confirmation dialog on lose of USD
Yes, it is always a pain to train the users not to simply close the button. We need to have some sort of "BeforeUSDClosing" event and also to stop closing if required. Some thing like, Agents have to give feedback or update "something" before they close USD for the day !! The only way we can achieve is with before closing event.
A sensible suggestion and would be great to have this implemented.