-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: 2.0.7rc1, 2.1.0
-
Component/s: Server (S)
It happens because of source code check in function process_maintenance:
if (db_start_date < db_active_since)
continue;