User:Victor Grousset - tuxayo/Community work/Reports/2022-06

From Koha Wiki
Jump to navigation Jump to search

Release maintenance of 21.05.x branch

Released version 21.05.16

Backport list: 8

  • Bug 24001 - Cannot edit card template
  • Bug 30630 - Checking in a waiting hold at another branch when HoldsAutoFill is enabled causes errors
  • Bug 30610 - The 'Print receipt' button on cash management registers page fails on second datatables page
  • Bug 30628 - Batch borrower modifications only affect the current page
  • Bug 30663 - POST /api/v1/suggestions won't honor suggestions limits
  • Bug 30354 - AUTO_RENEWALS_DGST notices are not generated if patron set to receive notice via SMS and no SMS notice defined
  • Bug 30781 - Use of uninitialized value $val in substitution iterator at /usr/share/koha/lib/C4/Letters.pm line 665.
  • Bug 30808 - Release team 22.11

Help other release maintainer with the hurdles of their first release

Minor stuff

Investigate test failure for Bug 30035 - Wrong month name in numbering pattern

Patchsets analyzed but not backported: 51

This plus the backported patches gives and idea of the stream of patches to process.

Not backported due to one of the following:

  • severity too low considering this is the oldoldstable branch of Koha, quick analysis
  • missing dependencies/not affecting my branch
  • not enough benefits compared to the risks of regression

Release maintenance of 20.11.x branch

Backport attempts: 1

Some time needed to determine whether it impacts 21.05 or the feasibility of the backport. And also attempts to backport not possible due to code conflicts.

  • Bug 29952 - Filter Paid Transactions Broken on Transactions tab in Staff

QA

Notes:

  • An attempt results in feedback provided on the bug. To ask if I correctly followed the test plan due to results that I couldn't interpret. Or if there is indeed an issue.
  • Partial QA is a way to contribute to a ticket that I can't QA alone but for which I can apply the test plan and run the QA script. Leaving the functional or code review for someone knowing that area.

Found issues: Bug 17787 - Hidden items included in count of search results

Bug 30950 - timepicker.inc is no longer used and should be removed

Some security bug: review fix and assess if there is really a security issue in the 1st place

Some security bug (same as above): validate

Signoffs (testing submitted patches so they can move on to be integrated)

Note: an attempt usually results in feedback provided on the bug. To ask if I correctly followed the test plan due to results that I couldn't interpret. Or if there is indeed an issue.

Plan signoff session with french speaking librarians

Guide signoff session with french speaking librarians

Team results: 9 tickets out of the Needs Signoff queue: 4 Signoffs, 4 Failed QA, 1 Patch doesn't apply. Not accounting the attempts with questions lefts to ask for clarifications or reporting strange findings. Nor the value of librarians learning how to test patches.

Attempt: Bug 29008 - Warning when checking Koha version in plugins

Misc tasks and work on tickets: Analysis or implementation

Implement requested follow-ups: Bug 30733 - Simplify translatable strings

Bug wrangling: indicate patch complexity for 24 tickets

Chaired Development IRC meeting 8 June 2022

Implement follow-ups to address feedback: Bug 30733 - Simplify translatable strings

Try to reach all french speaking Koha users in various places to organize signoff sessions

Chaired Development IRC meeting 22 June 2022

Warned translators about the impact of Bug 30733 - Simplify translatable strings

Contributed to french translation

Documentation

Proofreading and feedback to french guide about how to signoff patches

Updates to System requirements and recommendations wiki page

https://wiki.koha-community.org/wiki/System_requirements_and_recommendations

New tickets opened

i.e. Found something wrong and documented how to reproduce it. Or suggest an enhancement (usually for dev tools)

koha-testing-docker: Debian version doesn't match KOHA_IMAGE maybe linked to missing dependencies

https://gitlab.com/koha-community/koha-testing-docker/-/issues/299

OpenSearch: Document which OpenSearch versions are a drop-in replacement for which ElasticSearch versions

https://github.com/opensearch-project/opensearch-build/issues/2230

Bug 31074 - Plugin metadata is kept in cache after uninstalling a plugin

Sandboxes: Name collision causes the 1st sandbox to not be visible anymore

https://gitlab.com/koha-community/koha-sandboxes-docker/-/issues/68

Sandboxes: Start ElasticSearch optionally

https://gitlab.com/koha-community/koha-sandboxes-docker/-/issues/69

Kitchen sink plugin: Doesn't implement everything to make OPAC payments work

https://github.com/bywatersolutions/dev-koha-plugin-kitchen-sink/issues/21