https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36524 Bug ID: 36524 Summary: Template ids need to be editable Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org Pointing to a report template via URL relies on knowing the template's ID number that is automatically assigned by Koha, which is not shown in the template anywhere. In order to get that number you have to run a report and apply the template to see it in the URL. However, this creates extra work for those of us linking to reports with templates via jQuery, and copying this jQuery to other servers; particularly test servers. It would be helpful if we could either manually assign these ID numbers or create some other type of ID that could be referenced via URL (with the condition that Koha checks if the ID us unique). This would allow for more consistency between servers. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.