Bug 36634 - tools/automatic_item_modification_by_age.pl use cud-show instead of show
Summary: tools/automatic_item_modification_by_age.pl use cud-show instead of show
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low minor (vote)
Assignee: Jonathan Druart
QA Contact: Marcel de Rooy
URL:
Keywords:
Depends on:
Blocks: 36192
  Show dependency treegraph
 
Reported: 2024-04-18 06:50 UTC by Jonathan Druart
Modified: 2024-04-19 16:07 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.05.00


Attachments
Bug 36634: Replace cud-show with show in tools/automatic_item_modification_by_age.pl (1.24 KB, patch)
2024-04-18 06:51 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 36634: Replace cud-show with show in tools/automatic_item_modification_by_age.pl (1.34 KB, patch)
2024-04-19 09:51 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2024-04-18 06:50:41 UTC
It's never used in the template anyway but for consistency it would be better to use "show" (it's not CUD)
Comment 1 Jonathan Druart 2024-04-18 06:51:34 UTC
Created attachment 165037 [details] [review]
Bug 36634: Replace cud-show with show in tools/automatic_item_modification_by_age.pl

It's never used in the template anyway but for consistency it would be better to use "show" (it's not CUD)

No change expected.
Comment 2 Jonathan Druart 2024-04-18 06:51:49 UTC
Trivial, skipping SO.
Comment 3 Marcel de Rooy 2024-04-19 09:51:51 UTC
Created attachment 165163 [details] [review]
Bug 36634: Replace cud-show with show in tools/automatic_item_modification_by_age.pl

It's never used in the template anyway but for consistency it would be better to use "show" (it's not CUD)

No change expected.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 4 Katrin Fischer 2024-04-19 16:07:45 UTC
Pushed for 24.05!

Well done everyone, thank you!