Summary: | Restore Import Success message with OCLC Gateway import | ||
---|---|---|---|
Product: | Koha | Reporter: | Heather Hernandez <flyingendpaper> |
Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | blawlor, david, m.de.rooy, mteal, nick |
Version: | 24.05 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 37543 | ||
Bug Blocks: |
Description
Heather Hernandez
2024-10-22 16:15:52 UTC
When I tested bug 38382 I found that this success message bug seems to only be an issue when the connexion config import mode is set to stage. import_mode: stage with import_mode: direct the bib number is displayed properly so it seems to be an issue with the bib number in the response when staging records. Also when staging records would be more useful if a url to the batch of stage records is returned like: http://localhost:8081/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=12 |