Hello,
Since morning I have encountered an error in PM process where it is not accepting any Problem Tickets with priority as Medium. It makes the PM ticket non-workable and assigns a task to SM. Below is the error message provided in the SM task and attached is the screenshot of the same for reference.
System.ArgumentException: Requested value 'Medium' was not found. at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at LogicBase.Core.AbstractEnsembleWorkflowComponent.Start(String taskID, String workflowID, IData data) at LogicBase.Core.Models.Workflow.WorkflowDelegate.Execute(IData data, IOrchestrationComponent comp, String& outputPath, IExecutionEngine engine, TLExecutionContext context) at LogicBase.Core.ExecutionEngine.AbstractExecutionEngine.RunComponent(TLExecutionContext context, IData data, IOrchestrationComponent comp)
Any help / guidance / reference towards solution for this would be of great help.
Thanks
snm1502