-
Change Request
-
Resolution: Fixed
-
Major
-
4.0.6, 4.2.0, 4.4.0alpha1
-
Sprint 51 (Apr 2019), Sprint 52 (May 2019), Sprint 53 (Jun 2019), Sprint 54 (Jul 2019)
-
1
Steps to reproduce:
- Housekeeping override of History to 7d (because of TimescaleDB)
- Create an item with History storage period of 0 (zero)
Result:
The items configured history storage period of 0 is overridden by the global 7d.
Expected:
Even if this is plausible for most cases, IMO for the 0 value this should be considered as non-overrideable.
For example if you configure the master element for an Prometheus scrape and set it to 0 because there is alot of data you realy dont want to store them for 7d!
I think, this even was as expected in previous versions?