EOS-Solutions / Gordon

Repository to manage Issues related to Gordon apps
https://eos-solutions.github.io/Gordon/
0 stars 0 forks source link

Add Container name default name #36

Closed Matteo-Montanari-EOS closed 4 months ago

Matteo-Montanari-EOS commented 4 months ago

Add here: image

A new setup like allowing a custom Container Name Pattern like: BC{Version}-{Locale}-{CumulativeUpdate}

Wizard will start as usual: image

if globalsettings is not empty and proposed container name is still "BC" (Default): image

It will updated to BC23-IT-CU6

Matteo-Montanari-EOS commented 4 months ago

If user choose an RTM version like "23" or "23.0", {CumulativeUpdate} must be replaced with "RTM"

Matteo-Montanari-EOS commented 4 months ago

image Leave "Container Name" editable.

If I already have a container "BC24-IT-RTM" and I need a second one for a very specific test. I need to change the suggested name avoinding conflicts.

So every time user change "BC Version" or "BC Country" update "Container name" field with a suggested name, but allow user to further customizing it