Bug 34199 - Add part_name and part_number to subscription detail page
Summary: Add part_name and part_number to subscription detail page
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Katrin Fischer
QA Contact: Testopia
URL:
Keywords:
Depends on: 30205
Blocks:
  Show dependency treegraph
 
Reported: 2023-07-05 07:33 UTC by Katrin Fischer
Modified: 2023-11-30 16:40 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
**Sponsored by** *The Research University in the Helmholtz Association (KIT)*
Version(s) released in:
23.11.00


Attachments
Bug 34199: Add full title information to subscription detail page (4.54 KB, patch)
2023-07-07 15:31 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 34199: Add full title information to subscription detail page (4.58 KB, patch)
2023-07-07 15:59 UTC, Sam Lau
Details | Diff | Splinter Review
Bug 34199: Add full title information to subscription detail page (4.83 KB, patch)
2023-09-21 21:11 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-07-05 07:33:19 UTC
Bug 30205 added the subtitle to the display, but as series often have similar names and are hard to distinguish, it would be great if part_name and part_number would also be shown (245$n and $p in MARC21).
Comment 1 Katrin Fischer 2023-07-07 15:31:31 UTC
Created attachment 153186 [details] [review]
Bug 34199: Add full title information to subscription detail page

Show the full title information, including part_name and part_number
on the subscription detail page.

To test:
* Add a subscription linked to a record with 245$abnp set
* Verify only 245$ab will show up on the subscription detail page
* Apply patch
* Verify that the full title information shows up on the detail page
Comment 2 Katrin Fischer 2023-07-07 15:32:40 UTC
Definitely one of our older templates and more cleanup could be done, but I tried to keep it clean and simple for now.
Comment 3 Sam Lau 2023-07-07 15:59:49 UTC
Created attachment 153187 [details] [review]
Bug 34199: Add full title information to subscription detail page

Show the full title information, including part_name and part_number
on the subscription detail page.

To test:
* Add a subscription linked to a record with 245$abnp set
* Verify only 245$ab will show up on the subscription detail page
* Apply patch
* Verify that the full title information shows up on the detail page

Signed-off-by: Sam Lau <samalau@gmail.com>
Comment 4 Chris Cormack 2023-09-21 21:11:39 UTC
Created attachment 156015 [details] [review]
Bug 34199: Add full title information to subscription detail page

Show the full title information, including part_name and part_number
on the subscription detail page.

To test:
* Add a subscription linked to a record with 245$abnp set
* Verify only 245$ab will show up on the subscription detail page
* Apply patch
* Verify that the full title information shows up on the detail page

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Comment 5 Tomás Cohen Arazi 2023-09-22 14:34:48 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 6 Fridolin Somers 2023-09-22 19:47:04 UTC
Enhancement not pushed to 23.05.x