https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43003

            Bug ID: 43003
           Summary: ISO ILL requests should be able to be retried after
                    Request error
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: ILL
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected], [email protected]
  Target Milestone: ---

If there's data or permissions missing, the request may become stuck with no
way to advance or cancel the request.

To recreate
1. Using koha proxies, bring up 2 with plugins enabled
        ktd --name ill1 --plugins --proxy --localrun up -d
        ktd --name ill2 --plugins --proxy --localrun up -d
ill1-intra.localhost
ill2-intra.localhost

2. Set up the
https://github.com/openfifth/koha-ill-iso18626/tree/main/Koha/Plugin/Com/OpenFifth
plugin on both proxies

3. In both, create an ill type patron for the other library. 
4. In both, set up the other as a plugin.
--Instead of the above url, use ill1.mysndname.org:8080 &
ill2.mysndname.org:8080 
5. I just used koha/koha for the login for searching on both
6. In both turn on the basic rest auth and for both patrons create keys to
enter in the other system.
7. Confirm your ILL  patrons don't have any permissions.
8. In ill1, go to add a new borrowing request, for the patron I used Nicole,
for the item I searched for X power tools. 
9. Select one of the items.
10. Confirm the request
11. error happens
12. Only by editing the database does the system allow you to cancel or retry
the request.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to