Actions
Bug #1767
closedAPI: Timespans return "None" instead of null
Start date:
2022-07-26
Estimated time:
Found in version:
Description
If no timestamp is available, the LPF returns a string with "None" instead of null.
Fixing this will be simple, but first need to evaluate if this is a breaking change or not.
Updated by Bernhard Koschiček-Krombholz over 2 years ago
- Status changed from New to Closed
- Target version set to 7.5.0
After consulting Andreas, the fix was implemented and is now in develop.
If no date is give, the LPF will display null and not "None"
Actions