Henrik Koski

Results 38 issues of Henrik Koski

There is this edge case that if two Data Stores A and B point to the same `.sqlite` file that is in the directory `.../.spinetoolbox/items/A` and A is renamed to...

bug

If the user has a database that has 0- and N dimensional entities, alternatives and scenarios, switching between the pivot table views can be a bit confusing. If the db...

When the user opens the spec editor for a Importer without a specification, the connection type is asked first. If cancel is selected from this dialog, the spec editor still...

In the toolbox settings there is an option under the DB editor setting named Sticky selection in Entity trees. Enabling this option reverses the functionality of pressing down ctrl when...

DB editor

Sometimes when messing around with a specification of an Importer, all of the previously dark menu elements like buttons turn grey. When this happens a small icon usually indicating a...

bug
UI

First reported in #2158 by @nnhjy. > 3\. The tickbox for the option "ignore year" for importing TimeSeries data seems missing. ![image](https://github.com/spine-tools/Spine-Toolbox/assets/98282892/cdda39e4-d26b-4762-888e-fc58d43a5ff4)

bug
Data import/export

In #2561 the controls for making selections were redone. Because of the changes, moving around using only a laptop trackpad requires one to use the scroll bars. Maybe if some...

enhancement

When trying to export entity alternatives, an error pops up that the entities can't be found, even though they are in the database. This leads to the export failing every...

bug

Pressing *Save state...* from the context menu: ``` Traceback (most recent call last): File "C:\spine-toolbox\spinetoolbox\spine_db_editor\widgets\custom_qgraphicsviews.py", line 414, in _save_state self._spine_db_editor.save_graph_data(name) File "C:\spine-toolbox\spinetoolbox\spine_db_editor\widgets\graph_view_mixin.py", line 465, in save_graph_data db_map_graph_data = self._get_db_map_graph_data() File...

1. In a database with class A that has entities and class B that doesn't, enable *Hide empty classes* 2. Add an entity to the db through the *Entity alternative*...

bug
DB editor