An error occurs when the new workflow is saved without modification.
-
@Allan-Zimmermann Hi
An error occurs when the new workflow is saved without modification:
SetWorkflowName Method in openrpa\Views\WFDesigner.xaml.cs will Causes an error
error information:System.NullReferenceException: 'Object reference not set to an instance of an
object.'
-
RobotInstance.instance.GetWorkflowDesignerByIDOrRelativeFilename(workflow.RelativeFilename) workflow.RelativeFilename will be ""
-
If i open a robot, select new workflow, and click save. I don't get an error.
Can you please describe each step you did, to provoke this error ? -