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
73 stars 18 forks source link

Filter parameter values by entity sub tree selection #2945

Closed DillonJ closed 1 month ago

DillonJ commented 1 month ago

The behqviour of v0.7 was to filter when a specific relationship was selected in the tree. Now, the only effect is to complete the entitybyname field. I think it should also filter the parameter pane to show only parameters associated with the selected entity

See below image. I'm forced to visually process the entityby name field to divine what parameter values are associated with the selected multi d entity (relationship)

I really miss the filtering behaviour

image

jkiviluo commented 1 month ago

Duplicate of https://github.com/spine-tools/Spine-Toolbox/issues/2951