one icon indicating copy to clipboard operation
one copied to clipboard

CPU and memory validations when only a list of values is allowed

Open dcarracedo opened this issue 2 years ago • 0 comments

Description When creating a template, if you select List on the CPU modiication and add some values, when you click next, the form shows an error even though the CPU field has one of the select values: image This happens also with Memory modification.

To Reproduce

  1. Create a template
  2. Select "List" on CPU modification
  3. Add some values like 1,2,3 and 4 on the options field
  4. Type 2 in the Physical CPU field
  5. Click next

Expected behavior That when CPU has a list of allow values, the user only could type one of this values in the Physical CPU field. Also, same behavior with Memory.

Details

  • Affected Component: FireEdge Sunstone
  • Hypervisor: N/A
  • Version: 6.8

Additional context Remember to add the same behavior on the memory field.

Progress Status

  • [ ] Code committed
  • [ ] Testing - QA
  • [ ] Documentation (Release notes - resolved issues, compatibility, known issues)

dcarracedo avatar Jan 30 '24 10:01 dcarracedo