Re-creation of screen section with same name

Postup

  1. vytvoreni Menu Item z nabidky Action u entity
  2. smazani vytvoreneho - Menu+Screen+ScreenSection+Datastructure
  3. pokus o vytvoreni noveho Screen Section v nabidce User Interface se stejnym nazvem, jaky mel smazany Screen Section vytvoreny z nabidky Action u entity a zvoleni datastructury, vytvorene z nabidky Action u entity.
Error
A column named 'Id' already belongs to this DataTable.
========================================
A column named 'Id' already belongs to this DataTable.
------------------------------------------
========================================
 Stack trace
========================================
   at System.Data.DataColumnCollection.RegisterColumnName(String name, DataColumn column)
   at System.Data.DataColumnCollection.BaseAdd(DataColumn column)
   at System.Data.DataColumnCollection.AddAt(Int32 index, DataColumn column)
   at Origam.DA.Service.DatasetGenerator.AddTableFromEntity(IDataEntity entity, String name, DataSet dataset)
   at Origam.DA.Service.DatasetGenerator.CreateDataSet(IDataEntity entity, CultureInfo culture)
   at Origam.Gui.Designer.ControlSetEditor.cmbDataSources_SelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ComboBox.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)```

nepodarilo se zopakovat ve verzi 4931

testovano ve verzi 4934

Build 4934 - nemohu zopakovat.