evothings / evothings-studio

Evothings Studio
http://www.evothings.com/
Apache License 2.0
53 stars 33 forks source link

Collision of UUID in evothings.json #186

Closed gokr closed 7 years ago

gokr commented 7 years ago

Evothings behaves badly if you have two projects with the same UUID.

  1. When adding a project to the Studio it needs to cross check against the current list of apps under MyApps and complain if the UUID is already in an existing app. And offer to fix it in the app being added.
  2. We should add the COPY button to MyApps as well as having it under Examples. The COPY button does the above when you copy an example.
gokr commented 7 years ago

Done both, so closing.