Traceback (most recent call last):
File "/app/flowkeeper/fk/desktop/import_wizard.py", line 351, in initializePage
self.start()
File "/app/flowkeeper/fk/desktop/import_wizard.py", line 500, in start
self._import_from_file()
File "/app/flowkeeper/fk/desktop/import_wizard.py", line 410, in _import_from_file
import_(self._source_holder.get_source(),
File "/app/flowkeeper/fk/core/import_export.py", line 376, in import_
import_classic(new_source_holder.request_new_source(),
File "/app/flowkeeper/fk/core/import_export.py", line 624, in import_classic
completion_callback(total)
File "/app/flowkeeper/fk/core/import_export.py", line 381, in <lambda>
lambda total: _merge_sources(source, # Step 2 is done there
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/flowkeeper/fk/core/import_export.py", line 547, in _merge_sources
for strategy in merge_strategies(existing_source, new_source_holder.get_source().get_data()):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/flowkeeper/fk/core/import_export.py", line 253, in merge_strategies
p_old = pomodoros_old[i]
~~~~~~~~~~~~~^^^
IndexError: list index out of range
Worked on one pc have indicated the same file that was previously used for flowkeeper export and on other PC this file causes error even if indexes aren't repeating
Versions:
Stack trace: