Skip to content

Dynamic node attribute (from csv file) causes unexpected exception #1607

@Bob-boisson

Description

@Bob-boisson

I imported a csv file having an attribute column named paper that looks like this <[2006, 2007, 2]; [2009, 2009, 5]; [2011, 2011, 7]; [2013, 2015, 4]> using the data type intervalintergermap (with the import spreadsheet option)

After having enabled the timeline, when I try the resize the window, the filtering dynamic range start to compute without ending and it throws the unexpected error "paper is not a sortable column)
filtering_dynamic_range

exception

exception3

Also if I press the stop filtering button in the overview panel (remember it tries to filter the dynamic range indefinitely) then the exception changes to:
exception4

exception5

here is the file I try to load in and play with
node_test_extract_close_bound_2.txt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions