Fixes T11375. Some validation code was mishandling raw epoch timestamps.
For numeric values larger than 29999999 (e.g., 2999-12-25, christmas 2999), assume the value is a timestamp.
Differential D16326
Correct an issue with epoch timestamps in Conduit epriestley on Jul 26 2016, 2:07 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Fixes T11375. Some validation code was mishandling raw epoch timestamps. For numeric values larger than 29999999 (e.g., 2999-12-25, christmas 2999), assume the value is a timestamp. Used maniphest.search to query for modifiedStart, got a better result set and saw the dateModified constraint in the query.
Diff Detail
|