Bug 30830

Summary: Add Koha Objects for Koha Import Items
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Architecture, internals, and plumbingAssignee: Nick Clemens (kidclamp) <nick>
Status: CLOSED FIXED QA Contact: Martin Renvoize (ashimema) <martin.renvoize>
Severity: enhancement    
Priority: P5 - low CC: arthur.suzuki, lucas, martin.renvoize, tomascohen, victor
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00, 22.05.01, 21.11.07
Circulation function:
Bug Depends on:    
Bug Blocks: 30831    
Attachments: Bug 30830: Add Koha Objects for Koha Import Items
Bug 30830: Add Koha Objects for Koha Import Items
Bug 30830: Add Koha Objects for Koha Import Items
Bug 30830: Add Koha Objects for Koha Import Items

Description Nick Clemens (kidclamp) 2022-05-23 11:24:49 UTC

    
Comment 1 Nick Clemens (kidclamp) 2022-05-23 11:28:20 UTC
Created attachment 135259 [details] [review]
Bug 30830: Add Koha Objects for Koha Import Items

To test:
prove -v t/db_dependent/Koha/Import/Record/Items.t
Comment 2 Nick Clemens (kidclamp) 2022-05-23 12:26:31 UTC
Created attachment 135261 [details] [review]
Bug 30830: Add Koha Objects for Koha Import Items

To test:
prove -v t/db_dependent/Koha/Import/Record/Items.t
Comment 3 David Nind 2022-05-23 17:16:44 UTC
Created attachment 135282 [details] [review]
Bug 30830: Add Koha Objects for Koha Import Items

To test:
prove -v t/db_dependent/Koha/Import/Record/Items.t

Signed-off-by: David Nind <david@davidnind.com>
Comment 4 Martin Renvoize (ashimema) 2022-05-24 06:50:09 UTC
Created attachment 135296 [details] [review]
Bug 30830: Add Koha Objects for Koha Import Items

To test:
prove -v t/db_dependent/Koha/Import/Record/Items.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 5 Martin Renvoize (ashimema) 2022-05-24 06:50:37 UTC
All works as expected and covered by unit tests..

PQA
Comment 6 Tomás Cohen Arazi (tcohen) 2022-05-31 12:01:38 UTC
Pushed to master for 22.11, thanks!
Comment 7 Lucas Gass (lukeg) 2022-06-06 14:32:53 UTC
Pushed to 22.05.x for 22.05.01
Comment 8 Arthur Suzuki 2022-06-07 10:12:09 UTC
pushed to 21.11.x for 21.11.07
Comment 9 Victor Grousset/tuxayo 2022-06-25 21:44:25 UTC
Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed.