pulibrary / lib_jobs

Enterprise Services batch processing tasks. Rails 7 Ruby 3.1.0
4 stars 0 forks source link

[Newly Cataloged for Selectors] Make publication locations configurable #703

Closed maxkadel closed 5 months ago

maxkadel commented 5 months ago

User story

Depending on selection area, coverage of US, UK, and Canada publications varies widely.

For some selectors, it is more helpful to exclude these publication locations in order to avoid duplication with other selection services, and for others it is more helpful to include them, since other services do not cover their selection area as well.

In order to include these publications for some selectors and not others, we should make this configurable.

Concrete example

The selector for Judaic Studies and Hebrew has indicated that these titles are not as well covered by existing services (YBP / Gobi), including the ones published in the US, UK, and Canada, so he would like to be able to include these titles in his weekly CSV.

Acceptance criteria

Implementation notes, if any

maxkadel commented 5 months ago

@mzelesky - selectors can now decide whether to exclude or include US, UK, and Canada publications. It defaults to excluding publications from those locations. You may want to update any documentation on your end with this change.

mzelesky commented 5 months ago

That's great! I'll make sure we document that possibility.