cuba-platform / cuba-sdk

Software development kit for CUBA Platform
Apache License 2.0
4 stars 3 forks source link

Duplicate addon name in case of several versions #85

Closed lovtsovaik closed 2 years ago

lovtsovaik commented 2 years ago

Environment sdk version 1.0.6

Steps

  1. Run SDK
  2. Resolve any addon
  3. Resolve this addon with other version
  4. Resolve this addon with one more version
  5. Run export addon command > select category
  6. Or run push addon command > select category

Actual: asson names is not unique

Expected: one addon - one point in the list

owlet1997 commented 2 years ago

after fix please check the case:

  1. Install the both versions of Helium add-on
  2. Export cuba-addon -> Theme -> Helium -> Choose any version

now it fails probably because of duplicated names: image