Does anyone have a solution to fix the stuck downtime issue? I have an employee who tries to click “End Downtime” in MES but gets the following error:
Application Error
Exception caught in: Erp.UI.DowntimeEntry
Error Detail
Message: Object reference not set to an instance of an object.
Program: Erp.UI.DowntimeEntry.dll
Method: doOnLoadLogic
Client Stack Trace
at Erp.UI.App.DowntimeEntry.EndActForm.doOnLoadLogic()
at Erp.UI.App.DowntimeEntry.EndActForm.OnFormLoaded()
at Ice.Lib.Framework.EpiBaseForm.formLoaded()
That seems to have worked, I was able to end the activity but any other job I start gives the same issue… like the resource itself is stuck in downtime? For kicks, I started another random job and it gave the same problem.
Update, used the conversion workbench #630 again to quit all jobs on the employee. I then clocked out the user which seems to have reset whatever was stuck in the system. After clocking them back in I could start activities properly.