netcreateorg / netcreate-itest

Developing the 2.0 version of NetCreate
https://github.com/netcreateorg/netcreate-2018
Other
1 stars 1 forks source link

Deleting of "required" fields from template leads network to not load #256

Closed jdanish closed 2 months ago

jdanish commented 2 months ago

Steps to reproduce:

  1. Load network and it displays
  2. Edit template and remove a block such as: [nodeDefs.info] type = "number" displayLabel = "Number" exportLabel = "Info" help = "Some number comparison" includeInGraphTooltip = true isProvenance = false hidden = true
  3. Reload network
  4. Network does not load

I am not sure which are "required" fields.

benloh commented 2 months ago

Error screenshot_1710

NOTES/LOG

benloh commented 2 months ago

Should be fixed by #259.