Skip to content

Fix Cloud Account Name suffix validation from alphanumeric to alphadash

Overview

When a user has a last name with a hyphen (ex. smith-jones), the validation rules for Cloud Account name and slug with the prefix and suffix calculations prevent a Cloud Account from being created.

New Features

  • Fix Cloud Account name validation rules to allow hyphenated last names.

Closes #150 (closed)

Edited by Jeff Martin

Merge request reports