Error in DS if in Atomation you will use in name "}" and save
and then try duplicate ....
webcon: 2024.1.1.161
[code]
Typ: System.FormatException
-------------------------------------------------------
Wiadomość:Nieprawidłowy format ciągu wejściowego.
-------------------------------------------------------
Ścieżka wywołania
-------------------------------------------------------
w System.Text.StringBuilder.FormatError()
w System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
w System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
w System.String.Format(String format, Object[] args)
w WebCon.WorkFlow.BusinessLogic.Helpers.NewObjectNameCreator.GetFirstFreeNumberNameFor(IEnumerable`1 existingNames, String newObjectName, String nameFormat)
w WebCon.WorkFlow.Studio.Logic.Managers.Automations.AutomationsManager.CloneAutomation(AutomationEntity entity)
w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessController.CloneAutomation(AutomationEntity automation)
w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessPanel.bbiAutomationClone_ItemClick(Object sender, ItemClickEventArgs e)
w DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
w DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link)
w DevExpress.XtraBars.BarItemLink.OnLinkClick()
w DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
w DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
w DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
w System.Windows.Forms.Control.WndProc(Message& m)
w DevExpress.XtraBars.Controls.CustomControl.WndProc(Message& msg)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
-------------------------------------------------------
[/code]