Skip to content

Bug fix for NullPointerException in tFileExcelSheetInput

Compare
Choose a tag to compare
@jlolling jlolling released this 23 May 07:49
· 20 commits to master since this release

Bug solved: When configuring the columns based on a header row and this row does not exist: this has caused a NullPointerException and not a meaningful error message.
Now the component throws an exception with sheet name and the expected header row index to support file investigation.