spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
70 stars 17 forks source link

DB editor graph view gives silent treatment with multiple databases #2562

Open PiispaH opened 8 months ago

PiispaH commented 8 months ago

If two databases are opened in the same tab of a db editor, the graph view will not show anything. If then one of the databases is removed from the tab, the graph will still not draw anything. No tracebacks or errors.

image

manuelma commented 7 months ago

I think this was somehow fixed along the way. It doesn't happen anymore or at least I can't reproduce it. Multiple DBs are drawn just fine. Please reopen if I missed something.

PiispaH commented 7 months ago

For me on an existing project it is not working but on a new project it only works when selecting the root. If I select entities from the db that was later added to the editor they wont draw unless I also select some items from the originally opened db.