Skip to content

NullPointerException when no operator headline in .csv file is present  #264

Closed
@johanneshiry

Description

@johanneshiry

The current CsvDataSource implementation lacks the check for a missing "operator" field in the .csv-input data which causes a NPE in CsvDataSource:241.

This could be avoided by using the already existing fallback in CsvDataSource:241. It just needs to be extended by a null check.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions