Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects versions: 1.7
-
Fix versions: 1.7.9
-
Components: Data importer
-
Labels:None
Description
When importing Excel (XLSX) files, columns with blank date values can be auto-set by Excel to be the current date. When used with the dateJoiner this can result in incorrect date ranges.
Since current date values _can_ be correct and desirable, we need options (ignorePresentDayStartDates and ignorePresentDayEndDates) to explicitly ignore them in cases where they are clearly in error.
Since current date values _can_ be correct and desirable, we need options (ignorePresentDayStartDates and ignorePresentDayEndDates) to explicitly ignore them in cases where they are clearly in error.