In OS v3.1, users will be able to create storage types(container templates) and replicate a whole freezer (Freezer->Rack->Box) easily. To implement this, it is required to auto generate the container names.
We would like to understand what are the different naming conventions that needs to be supported. Please let us know if you use any of the below or any other format to name your containers:
Example 1: Freezer: F1, Rack: F1R1, Box: F1R1B1
Allow users to prefix parent container names at every level and allow auto numbering within the level or across levels.
Example 2: Freezer: K-Series1, Rack: K-Series1-R1, Box: K-Series1-R1-BA
Allow users to use any delimiter to separate out the levels
Allow alphabetical naming for containers along with a prefix
Example 3: Tank: LN1, Tower: LN1A4, Box: LN1A4-13
Allow just sequential numbering for the containers along with prefix of parent container name.
Thanks,
Poornima