Bug 39132 - Fix dbic: Revert changes to Schema.pm
Summary: Fix dbic: Revert changes to Schema.pm
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Victor Grousset/tuxayo
QA Contact: Jonathan Druart
URL:
Keywords:
Depends on: 38664
Blocks:
  Show dependency treegraph
 
Reported: 2025-02-13 13:32 UTC by Katrin Fischer
Modified: 2025-02-16 05:05 UTC (History)
1 user (show)

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


Attachments
Bug 39132: Fix dbic: Revert changes to Schema.pm and add it to denylist (2.23 KB, patch)
2025-02-13 14:01 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 39132: Fix dbic: Revert changes to Schema.pm (1.14 KB, patch)
2025-02-13 14:08 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 Katrin Fischer 2025-02-13 13:32:55 UTC

    
Comment 1 Katrin Fischer 2025-02-13 14:01:00 UTC
Created attachment 178010 [details] [review]
Bug 39132: Fix dbic: Revert changes to Schema.pm and add it to denylist

It's autogenerated and checksum protected so should be touch only by
dbic.
Comment 2 Jonathan Druart 2025-02-13 14:08:03 UTC
Created attachment 178011 [details] [review]
Bug 39132: Fix dbic: Revert changes to Schema.pm

It's autogenerated and checksum protected so should be touch only by
dbic.

JD amended patch: just the revert to Koha/Schema.pm here
Koha/Schema.pm will be skipped on bug 39115 (otherwise I will have to
rebase)
original title: Bug 39132: Fix dbic: Revert changes to Schema.pm and add it to denylist
Comment 3 Katrin Fischer 2025-02-13 14:32:53 UTC
Pushed for 25.05!

Well done everyone, thank you!