Bug 30830 - Add Koha Objects for Koha Import Items
Summary: Add Koha Objects for Koha Import Items
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Nick Clemens
QA Contact: Martin Renvoize
URL:
Keywords:
Depends on:
Blocks: 30831
  Show dependency treegraph
 
Reported: 2022-05-23 11:24 UTC by Nick Clemens
Modified: 2023-06-08 22:26 UTC (History)
5 users (show)

See Also:
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


Attachments
Bug 30830: Add Koha Objects for Koha Import Items (9.00 KB, patch)
2022-05-23 11:28 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 30830: Add Koha Objects for Koha Import Items (6.27 KB, patch)
2022-05-23 12:26 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 30830: Add Koha Objects for Koha Import Items (6.31 KB, patch)
2022-05-23 17:16 UTC, David Nind
Details | Diff | Splinter Review
Bug 30830: Add Koha Objects for Koha Import Items (6.38 KB, patch)
2022-05-24 06:50 UTC, Martin Renvoize
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens 2022-05-23 11:24:49 UTC

    
Comment 1 Nick Clemens 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 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 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 2022-05-24 06:50:37 UTC
All works as expected and covered by unit tests..

PQA
Comment 6 Tomás Cohen Arazi 2022-05-31 12:01:38 UTC
Pushed to master for 22.11, thanks!
Comment 7 Lucas Gass 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.