Uploaded image for project: 'mod-kb-ebsco-java'
  1. mod-kb-ebsco-java
  2. MODKBEKBJ-457

Update GET responses to return book resource types' dates [YYYY]

    XMLWordPrintable

Details

    • 3
    • Spitfire

    Description

      As a librarian that uses the Agreements app
      I want any title-package book resource type to display coverage data as [YYYY]
      Because the current display of mm-dd-yyyy or yyyy-mm-dd does not make sense for books

      Requirement

      • Apply this to GET /eholdings/resources/ {resourceId}

        OR the API that Agreements calls to display a resource attached to an Agreement line

      • If the resource type is a audiobook, book, or book series then coverage date should display [YYYY] and follow the following rules
        • If only start date is entered then return [YYYY] and null value should be returned for end date
        • If only end date is entered then return [YYYY] and null value should be returned for start date (if applicable)
        • If both start and end dates are entered then return [YYYY] for both start and end dates
      • For eholdings app, no change to current coverage dates UI display requirements

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                kgambrell Khalilah Gambrell
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases