Bug 39825

Summary: Add a direct link to items tag in MARC bibliographic framework page
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: System AdministrationAssignee: Fridolin Somers <fridolin.somers>
Status: Pushed to main --- QA Contact: Laura Escamilla <Laura.escamilla>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, Laura.escamilla, lucas
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39824
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40088
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Enhancement: Added direct link to items tag in MARC bibliographic framework This enhancement adds a “View items tag (952)” button to the MARC bibliographic framework page (995 in UNIMARC). This provides a faster way to access the items tag subfields without needing to search manually.
Version(s) released in:
25.11.00
Circulation function:
Attachments: Bug 39825: Add a direct link to items tag in MARC bibliographic framework page
Screenshot with patch
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page

Description Fridolin Somers 2025-05-05 08:14:32 UTC
In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful.
Currently one needs to search for the tag, then click on actions, then click on "View subfields".
Comment 1 Fridolin Somers 2025-05-05 08:17:54 UTC
Created attachment 181895 [details] [review]
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page

In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful.
Currently one needs to search for the tag, then click on actions, then click on "View subfields".

Test plan :
1) Go to Administration > MARC bibliographic framework
2) View any framework MARC structure
3) You see in tools bar new button "View items tag (952)"
4) Click on it, you see this tag subfields
Comment 2 Fridolin Somers 2025-05-05 08:18:55 UTC
Created attachment 181896 [details]
Screenshot with patch
Comment 3 Roman Dolny 2025-05-05 17:03:24 UTC
Created attachment 181931 [details] [review]
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page

In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful.
Currently one needs to search for the tag, then click on actions, then click on "View subfields".

Test plan :
1) Go to Administration > MARC bibliographic framework
2) View any framework MARC structure
3) You see in tools bar new button "View items tag (952)"
4) Click on it, you see this tag subfields

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Comment 4 Fridolin Somers 2025-10-10 12:00:38 UTC
Bug 40088 changed previous line ;)
Comment 5 Fridolin Somers 2025-10-10 12:02:29 UTC
Created attachment 187727 [details] [review]
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page

In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful.
Currently one needs to search for the tag, then click on actions, then click on "View subfields".

Test plan :
1) Go to Administration > MARC bibliographic framework
2) View any framework MARC structure
3) You see in tools bar new button "View items tag (952)"
4) Click on it, you see this tag subfields

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Comment 6 Laura Escamilla 2025-10-30 13:45:00 UTC
Created attachment 188655 [details] [review]
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page

In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful.
Currently one needs to search for the tag, then click on actions, then click on "View subfields".

Test plan :
1) Go to Administration > MARC bibliographic framework
2) View any framework MARC structure
3) You see in tools bar new button "View items tag (952)"
4) Click on it, you see this tag subfields

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Comment 7 Lucas Gass (lukeg) 2025-11-03 21:16:03 UTC
Nice work everyone!

Pushed to main for 25.11