Menu

#428 IsActualWithinToleranceOfExpectedTimestampValueComparer assumes values are represented as Timestamps

v2.6.*
closed-fixed
None
2.7.0
5
2020-02-23
2019-03-22
Luke Cann
No

Values are passed into comparers as they appear in their DataSet.
The provided DataType should be used to convert values to the required type where applicable.

Discussion

  • Jeff Jensen

    Jeff Jensen - 2019-03-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,2 +1,2 @@
    -values are passed into comparers as they appear in their DataSet.
    +Values are passed into comparers as they appear in their DataSet.
     The provided DataType should be used to convert values to the required type where applicable.
    
    • assigned_to: Jeff Jensen
     
  • Jeff Jensen

    Jeff Jensen - 2019-04-06
    • status: open --> closed-fixed
    • Fixed Release: (not fixed) --> 2.6.1
     

Log in to post a comment.