Bug 20192 - ILS-DI: Comment entered in VuFind when placing a hold does not show up in Koha
Summary: ILS-DI: Comment entered in VuFind when placing a hold does not show up in Koha
Status: RESOLVED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Web services (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-14 08:56 UTC by Roland Keck
Modified: 2023-10-04 05:28 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Keck 2018-02-14 08:56:00 UTC
In VuFind you can enter a comment when placing a hold. This comment is currently not visible in Koha.

May contain important information for handling in Koha and should therefore be transmitted.
Comment 1 Katrin Fischer 2018-02-15 05:49:02 UTC
Hi Roland, as we don't know how your Koha and VuFind interact with each other, we have no way of fixing this for you. We'd need more information and also a way to determine if this is a Koha or a VuFind issue.

If you can give a step by step how the same problem appears when placing a hold from Koha, that could help.
Comment 2 Roland Keck 2018-02-15 06:02:51 UTC
Hi Katrin, 

It's an issue in both sides - on the Vufind as well as on the Koha side. 

I already fixed this issue for my organisation and I will try to supply a proposal for a patch for Koha as well. It'll take some time, because I first have to get familiar with the procedures, how changes are implemented in Koha. I am currently reading the documentation and will come up with a proposal. It's a rather small enhancement on the Koha side and I hope it doesn't break anything else.

BTW: we are using the KohaILSDI driver on the VuFind side which interacts with ilsdi.pl on the Koha side. Are there other and probably better ways for this kind of communication with VuFind?
Comment 3 Josef Moravec 2018-02-19 16:56:50 UTC
(In reply to Roland Keck from comment #2)
> Hi Katrin, 
> 
> It's an issue in both sides - on the Vufind as well as on the Koha side. 
> 
> I already fixed this issue for my organisation and I will try to supply a
> proposal for a patch for Koha as well. It'll take some time, because I first
> have to get familiar with the procedures, how changes are implemented in
> Koha. I am currently reading the documentation and will come up with a
> proposal. It's a rather small enhancement on the Koha side and I hope it
> doesn't break anything else.
> 
> BTW: we are using the KohaILSDI driver on the VuFind side which interacts
> with ilsdi.pl on the Koha side. Are there other and probably better ways for
> this kind of communication with VuFind?

KohaILSDI is now the best approach. Until the REST API in Koha (and appropirate driver in VuFind) is "finished".

KohaILSDI driver does mix using ILS-DI and database access.
Comment 4 Katrin Fischer 2023-10-01 21:17:20 UTC
I believe it would be an option to use the REST API now - should this be closed?
Comment 5 Roland Keck 2023-10-04 05:28:05 UTC
Can be closed