Changes between Version 1 and Version 2 of LCS_specification


Ignore:
Timestamp:
04/01/2020 08:39:03 AM (6 years ago)
Author:
jdalbey
Comment:

update search dates

Legend:

Unmodified
Added
Removed
Modified
  • LCS_specification

    v1 v2  
    2323The user will usually be provided a closure ID from someone in the field who calls in a request to update a closure.  If only the closure ID is provided for the search, it should return all associated log numbers.  If both closure ID and log number are provided, return just that specific item. 
    2424 
    25 Any combination of criteria can be provided, include just a start date or just an end date. 
     25Any combination of criteria can be provided, include just a start date or just an end date.  If a start date is provided, return all closures scheduled ON or AFTER that date.  If an end date is provided, return all closures scheduled ON or BEFORE that date.  If both start and end dates are provided, return all closures scheduled BETWEEN those dates. 
    2626 
    2727 5. Search Results