We have noticed that there is a GUID, named "ForceChange" present on the UII context XML.
When we override the WpfHostedControl NotifyContextChange we saw that Unified Service Desk framework calls it several times, always with a different "ForceChange" value even if all others remain exactly the same.
Could anyone please explain the purpose of this field?
Example. When a control, with Session scope, is first loaded (i.e. a new USD session was created), we noticed the framework called 3x the NotifyContextChange method, and the only change in the context was the "ForceChange" GUID.
After the above, the control's Loaded event is invoked.
Thank you.
*This post is locked for comments