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

24.12.00 treat item type as econtent #140

Conversation

AlexanderBlanchardAC
Copy link

https://aspen-discovery.atlassian.net/jira/software/c/projects/DIS/issues?jql=project%20%3D%20%22DIS%22%20ORDER%20BY%20created%20DESC

Currently when libraries want additional item types to be treated as eContent, the code must be changed. Adding a field to the Indexing Profile will allow more flexibility in the future.

TEST PLAN: (Assuming testing via KTD and ADB)

Apply patch and navigate to the Indexing Profile. Aspen Administration → ILS Integration → Indexing Profiles.

Use the search bar to find new field: Treat Item Types As eContent.

Notice the iTypes that automatically populate the field.

Take note of one of the type, e.g. ebook

Carry out a search in Aspen e.g. for music, take notice of a record e.g. ‘Music Theory for Dummies’ and notice it has a place hold button etc.

Navigate to Koha (localhost:8081)

Navigate to Item Types: Koha Administration → Item Types

Select + New item type

Add your new item type, e.g. ebook.

Carry out a search in the catalog e.g. music

Select an entry that has items attached e.g. ‘Music Theory for Dummies.’

Select the item and then on the individual items, select ‘edit.’ (If there are multiple items you may need to do this for each one).

In field y - Koha item type, update the item type to your new item type (this dropdown will display the description you gave your new item type) and click save.

Navigate back to the Aspen UI, ensure Aspen has reindexed.

Repeat your search and find the item you have updated. It should now be being treated as eContent. e.g. no ‘Place Hold’ button.

@AlexanderBlanchardAC
Copy link
Author

Updated version (to be based on 24.12.00) of the 24.11.00 pr previously tested by Chloe.

@AlexanderBlanchardAC AlexanderBlanchardAC merged commit 253c5d1 into PTFS-Europe:24.12.00_treat_item_type_as_econtent Nov 15, 2024
3 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.

1 participant