Uploaded image for project: 'mod-search'
  1. mod-search
  2. MSEARCH-30

Instance - create and update date filters

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 1.2.0
    • Falcon Sprint 111
    • 1
    • Falcon

    Description

      Purpose/Overview:
      The user should have an option to search Instance records by time the record was created or updated.

      Requirements/Scope:

      1. The user can narrow search by specifying start and end date when the record was created based on metadata.createdDate field (type: string, format: date-format)
      2. The user can narrow search by specifying start and end date when the record was updated based on metadata.updatedDate field (type: string, format: date-format)
      3. The provided date should support year, month and day (YYYY-MM-DD)
      4. Search should provide start date and end date (from, to) but the end date should not be required

      Approach:

      Acceptance criteria:

      • Search returns accurate hit count
      • User can search for instances that were creates starting with yyyy-mm-dd
      • User can search for instances that were created between yyyy-mm-dd and yyyy-mm-dd
      • User can search for instances that were updated starting with yyyy-mm-dd
      • User can search for instances that were updated between yyyy-mm-dd and yyyy-mm-dd

      *Additional information: *
      Metadata schema: https://github.com/folio-org/raml/blob/69f6074f5f48fd58e379e9ae76c892aa68c115ea/schemas/metadata.schema

      TestRail: Results

        Attachments

          Activity

            People

              pavel_filippov Pavel Filippov
              magdaz Magda Zacharska
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                TestRail: Runs

                  TestRail: Cases