strongloop / strong-arc

StrongLoop Arc has been replaced by API Connect. We recommend Arc users move to the Essentials edition of API Connect. If you have questions, please email reachsl@us.ibm.com.
http://strongloop.com/
Other
114 stars 36 forks source link

Changing model name causes models to disappear #425

Open mujimu opened 10 years ago

mujimu commented 10 years ago

Changed an auto discovered model name (from "Accounts" to "accounts"), as allowed in Studio's Model edit screen.

Studio is changing the model's name in the appropriate common/models json file, but is not changing the model's name in server/model-config.json file.

After doing this change, all models disappear form Studio as it can no longer load any models. It is silently getting an internal failure due to the model name mismatch so does not load any.

leifwells commented 9 years ago

Re: Disappearing Models

I tripped over this bug today, 5 hours after signing for StrongLoop.

Thank goodness for Google or I would have totally walked away from the service thinking it was flaky.