Bug 25525

Summary: Linking to the Schema from Staff Client
Product: Koha Reporter: Kelly McElligott <kelly>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Kelly McElligott 2020-05-18 11:35:30 UTC
Could it be possible to have the link to the Schema (found in the Reports Module) to direct the user to the current Koha version or better yet, follow what version that that specific Koha is at and bring the user to the correct schema?
Comment 1 Katrin Fischer 2020-05-22 11:27:17 UTC
I think it should be possible, but couldn't quite figure out how ot do it on first glance. All we'd need to do is add /version to the existing URL.

Version needs to be the Koha version with underscore: 20_05, 19_11 etc.

I am sure there is a way to get the current Koha version and maybe change the . to _.
Comment 2 Katrin Fischer 2022-07-02 23:00:29 UTC

*** This bug has been marked as a duplicate of bug 28454 ***