Skip to content

Periods not in use are not printed to steps_in_timeline.csv #235

@jkiviluo

Description

@jkiviluo

I was trying to run a model using only one period out of the three periods defined. However, flextoolrunner.py does not output those 'unused' periods to stes_in_timeline.csv' and this results in 'not within specified set' error when some data has been defined also for those unused periods.

The 'runner.write_full_timelines' call (line 1959) should pick all periods and not just the ones in use.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions