mapbox / mapbox-studio-classic

https://www.mapbox.com/mapbox-studio/
BSD 3-Clause "New" or "Revised" License
1.14k stars 229 forks source link

Meltdown if PostGIS table dropped #1420

Open northlandiguana opened 9 years ago

northlandiguana commented 9 years ago

Working on a project involving PostGIS tables, I dropped a table to replace it with an updated table that I gave a new name. This caused Studio to throw a blue window error, and upon closing the error it takes you straight to the new project page with no "back" button or opportunity to view the remaining data! Do I seriously have to start over completely building a new data source from scratch because I got rid of ONE table (out of about a dozen)?

wilhelmberg commented 9 years ago

You could try to open data.yml in your source directory with a text editor and delete (or edit) the lines belonging to your changed layer.

Does this work for you?