Bug 39825 - Add a direct link to items tag in MARC bibliographic framework page
Summary: Add a direct link to items tag in MARC bibliographic framework page
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Fridolin Somers
QA Contact: Laura Escamilla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-05 08:14 UTC by Fridolin Somers
Modified: 2025-11-03 21:16 UTC (History)
3 users (show)

See Also:
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 (3.01 KB, patch)
2025-05-05 08:17 UTC, Fridolin Somers
Details | Diff | Splinter Review
Screenshot with patch (111.99 KB, image/png)
2025-05-05 08:18 UTC, Fridolin Somers
Details
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page (3.07 KB, patch)
2025-05-05 17:03 UTC, Roman Dolny
Details | Diff | Splinter Review
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page (2.88 KB, patch)
2025-10-10 12:02 UTC, Fridolin Somers
Details | Diff | Splinter Review
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page (2.95 KB, patch)
2025-10-30 13:45 UTC, Laura Escamilla
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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