[Koha-bugs] [Bug 22614] Request migration from one backend to another should not create new request

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 4 11:43:39 CEST 2019


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

--- Comment #3 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Test plan:

- Apply the patch
- Install the FreeForm and BLDSS backends (note, these links are to the
'bug_22614_migrate_original_request' branches for these backends):
  -
https://github.com/PTFS-Europe/koha-ill-bldss/tree/bug_22614_migrate_original_request
  -
https://github.com/PTFS-Europe/koha-ill-freeform/tree/bug_22614_migrate_original_request
- Create a request using the FreeForm backend.
- On the "Manage request" screen, choose "Switch provider" > "BLDSS"
- Choose an appropriate search result from the BLDSS results
- TEST => Observe that the request is now displaying as originating from the
BLDSS and containing metadata from the BLDSS.
- Choose "ILL request log"
- TEST => Observe that the log displays 'Status changed from "New request" to
"Switched provider"'
- TEST => Observe that the log displays 'Switched provider from "FreeForm" to
"BLDSS"'
- Create a request using the BLDSS backend.
- On the "Manage request" screen, choose "Switch provider" > "FreeForm"
- TEST => Observe that the request is now displaying as originating from
FreeForm and has preserved the BLDSS metadata.
- Choose "ILL request log"
- TEST => Observe that the log displays 'Status changed from "New request" to
"Switched provider"'
- TEST => Observe that the log displays 'Switched provider from "BLDSS" to
"FreeForm"'

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list