[Bug 19123] New: Remove/fix reference to latest release
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19123 Bug ID: 19123 Summary: Remove/fix reference to latest release Change sponsored?: --- Product: Project Infrastructure Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Release tools Assignee: jonathan.druart@bugs.koha-community.org Reporter: katrin.fischer@bsz-bw.de The current template of the release notes includes: http://git.koha-community.org/gitweb/?p=release-tools.git;a=blob;f=templates... The last Koha release was [% lastrelease %], which was released on [% lastreleasedate %]. [% END %] This has never appeared to work correctly for me, but maybe I am not understanding how this should work. I think maybe it should show: - the last release of the branch the release notes are for - the last release of latest release (to maybe show the user that he is running an old version?) But it appears to do neither. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19123 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 17.05.05 and 16.11.13 seems ok: https://koha-community.org/koha-17-05-05-release/ "The last Koha release was 17.05.04, which was released on sept. 20, 2017." https://koha-community.org/koha-16-11-13-release/ "The last Koha release was 16.11.12, which was released on September 21, 2017." But not 16.05.18 https://koha-community.org/koha-16-05-18-release/ "The last Koha release was 3.22.8, which was released on June 24, 2016." I guess you (RMaint) are updating it manually? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19123 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Ok so apparently it reads the docs/history.txt to generate it. What's the point of this info? Should we remove it or fix it? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19123 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I fixed it manually every time, it never generated right for me. I don't think it adds valuable information. The easiest fix would be to remove it. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19123 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- commit 6fb40783995ef1171ef784f79e6d077b0ae60aec Bug 19123: Remove reference to the last release -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org