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

Copy-pasting parameter definition row not working #3008

Open jkiviluo opened 1 week ago

jkiviluo commented 1 week ago

In DB editor, when adding new parameter definitions, copy-paste fails when trying to do it to the whole row (excluding class name, since the point is to copy a parameter definition from one class to another). The paste seems to work, but the row is not recognized as a valid entry - not even after editing any of the newly pasted cells. Copy-pasting works if done one cell at a time (two cells seems to fail too).