Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODINVSTOR-1250 floating collections #1072

Merged

Conversation

nielserik
Copy link
Contributor

Purpose

A floating collection is a group of items that are not housed permanently at a specific library, but belong to whichever library has most recently checked in the the item. Using a floating collection will reduce transit time or shipping expenses if sites do not want to move these materials between libraries.

Approach

A floating collection is to be defined at the location level, by setting a boolean flag on the location: isFloatingCollection. The logic handling the flag will be defined in the circulation app.

Changes Checklist

  • [Y] API Changes: Non-mandatory, boolean property, isFloatingCollection, added to location schema of API locations.
  • [NA] Database Schema Changes
  • [Y] Interface Version Changes: locations bumped from 3.0 to 3.1
  • [NA] Interface Dependencies
  • [NA] Permissions
  • [NA] Logging
  • [NA] Unit Testing
  • [NA] Integration Testing
  • [Y] Manual Testing: Done.
  • [Y] NEWS: Done.

Related Issues

MODINVSTOR-1250

Learning and Resources (if applicable)

NA

Screenshots (if applicable)

NA

Copy link

sonarqubecloud bot commented Sep 6, 2024

@nielserik nielserik merged commit 53da30d into folio-org:master Sep 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants