Page MenuHomePhabricator

ApiQueryBase::addTimestampWhereRangeladdWhereRange should warn on impossible ranges
Open, Needs TriagePublic

Description

From T278897 - if a query includes an impossible range (eg log_timestamp > 20210223165850 AND log_timestamp < 20210220165850) the api query should fail and tell the user that the start/end combination together with the direction are impossible