biobricks / bionet-2

The bionet web app
3 stars 2 forks source link

When creating a new physical from an existing virtual it generates the same name as the first giving an error #134

Open ccmeyer opened 7 years ago

ccmeyer commented 7 years ago

If I create a virtual and then say 2 physical instances of it, named "name_0 and name_1" and then go back and try to create a new instance of it, it returns an error because it tries to create name_0 again instead of name_2. Is there a way to make it count and then add one for each new instance that is made making each new instance unique?

autonomous1 commented 7 years ago

An issue has already been created for this: #115