Bug 38732 - Add copy number column to the bundles table on the staff detail page
Summary: Add copy number column to the bundles table on the staff detail page
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Lucas Gass (lukeg)
QA Contact: Jonathan Druart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-17 16:58 UTC by Lucas Gass (lukeg)
Modified: 2025-01-21 22:21 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
This enhancement adds a column to the bundles table which includes the copynumber information.
Version(s) released in:
25.05.00
Circulation function:


Attachments
Bug 38732: Add copy number column to manage bundles table (1.97 KB, patch)
2024-12-17 17:02 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review
Bug 38732: Add copy number column to manage bundles table (2.02 KB, patch)
2024-12-18 22:35 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 38732: Add copy number column to manage bundles table (2.09 KB, patch)
2025-01-16 09:12 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass (lukeg) 2024-12-17 16:58:55 UTC
It would be helpful if the copy number showed in the items bundle table.
Comment 1 Lucas Gass (lukeg) 2024-12-17 17:02:01 UTC
Created attachment 175632 [details] [review]
Bug 38732: Add copy number column to manage bundles table

To test:
1. APPLY PATCH and restart_all
2. Go to an item record and click 'Manage bundle'
3. Make sure the item you are adding has a copy number.
4. Look at the bundle_table and notice the copy number displaying.
5. Make sure you can hide the column ( Gear icon: Columns ) and via Table settings.
Comment 2 ByWater Sandboxes 2024-12-18 22:35:40 UTC
Created attachment 175684 [details] [review]
Bug 38732: Add copy number column to manage bundles table

To test:
1. APPLY PATCH and restart_all
2. Go to an item record and click 'Manage bundle'
3. Make sure the item you are adding has a copy number.
4. Look at the bundle_table and notice the copy number displaying.
5. Make sure you can hide the column ( Gear icon: Columns ) and via Table settings.

Signed-off-by: hebah <hebah@bywatersolutions.com>
Comment 3 hebah 2024-12-18 22:36:29 UTC
Works as described.
Comment 4 Jonathan Druart 2025-01-16 09:12:51 UTC
Created attachment 176593 [details] [review]
Bug 38732: Add copy number column to manage bundles table

To test:
1. APPLY PATCH and restart_all
2. Go to an item record and click 'Manage bundle'
3. Make sure the item you are adding has a copy number.
4. Look at the bundle_table and notice the copy number displaying.
5. Make sure you can hide the column ( Gear icon: Columns ) and via Table settings.

Signed-off-by: hebah <hebah@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 5 Jonathan Druart 2025-01-16 09:13:15 UTC
> Signed-off-by: hebah <hebah@bywatersolutions.com>

Is this how you want to appear in the release notes?
Comment 6 Katrin Fischer 2025-01-16 16:10:38 UTC
(In reply to Jonathan Druart from comment #5)
> > Signed-off-by: hebah <hebah@bywatersolutions.com>
> 
> Is this how you want to appear in the release notes?

I have updated according to the older release notes before push:
misc/release_notes/release_notes_24_05_00.md:- Hebah Amin-Headley (2)
misc/release_notes/release_notes_24_11_00.md:- Hebah Amin-Headley (1)
Comment 7 Katrin Fischer 2025-01-16 16:42:18 UTC
Pushed for 25.05!

Well done everyone, thank you!
Comment 8 hebah 2025-01-21 22:21:15 UTC
Whoops, forgot to reply - attribution looks good :)