Bug 38568

Summary: Broken external link to DB schema
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: DocumentationAssignee: Bugs List <koha-bugs>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: e.betemps, philip.orr
Version: MainKeywords: Academy
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact: E. Bétemps
Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/1038 Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Caroline Cyr La Rose 2024-11-29 20:13:59 UTC
In the OPAC preferences and serials preferences chapters, there are links to the database schema that refer to "master". Master has been switched to main a while ago (last year I think?).

The occurrences I found are under the following sysprefs
- PatronSelfModificationBorrowerUnwantedField (opacpreferences.rst)
- PatronSelfModificationMandatoryField (opacpreferences.rst)
- PatronSelfRegistrationBorrowerMandatoryField (opacpreferences.rst)
- SubscriptionDuplicateDroppedInput (serialspreferences.rst)
Comment 1 Aude Charillon 2024-12-12 16:27:20 UTC
Example in opacpreferences.rst: "The following database columns will not appear on the patron self-modification screen". The link from "database columns" should point to https://schema.koha-community.org/main/tables/borrowers.html instead of http://schema.koha-community.org/master/tables/borrowers.html
Comment 2 Emmanuel Bétemps 2025-04-24 12:40:24 UTC
'master' has been replaced by 'main' (in 4 links)
Comment 3 Emmanuel Bétemps 2025-04-30 06:56:17 UTC
Added to main manual