Skip to content

UI/API: make display elements optional #6855

@DaanHoogland

Description

@DaanHoogland
ISSUE TYPE
  • Improvement Request
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.17
CONFIGURATION
OS / ENVIRONMENT
SUMMARY

Whenever there is a name and a displayName or a name and a displayText or name and description and both are required, please make the display field optional and let the default be the contents of the name

  • create network
  • create disk offering
  • create service (system, compute) offering
  • create network offering
  • create vpcoffering
  • create project
  • create vpc
  • create template from volume
  • register/upload template
  • register/upload ISO
STEPS TO REPRODUCE
start the new network wizard
EXPECTED RESULTS
i can type `newNet` in the name field and it will result in a net with `name` and `description` both being that value
ACTUAL RESULTS
both fields are required and I have to copy paste the value from one to the other.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions