How to calculate date time of a state when it moves from new to in progress on incident form?
I have a requirement on incident form. i need to calculate time when state moves from new to in progress on incident form. for this i have created a before update business rule and in advanced condition state is in progress var gdt1 = new GlideDateTi...