I try to test the patches with .bywater sandboxes, but they don't apply.
TASK [Apply bug 29602 via git-bz in docker container] **************************
fatal: [localhost -> koha-nicetrad]: FAILED! => {"changed": true, "cmd": "cd /kohadevbox/koha && yes | git bz apply 29602", "delta": "0:00:06.139954", "end": "2022-04-02 10:00:04.110333",
"msg": "non-zero return code", "rc": 1, "start": "2022-04-02 09:59:57.970379",
"stderr": "Traceback (most recent call last):\n File \"/usr/bin/git-bz\", line 2716, in <module>\n applied = do_apply(bug_ref)\n File \"/usr/bin/git-bz\", line 1791, in do_apply\n print \"%d - %s\" % (patch.attach_id, patch.description)\nUnicodeEncodeError: 'ascii' codec can't encode character u'\\u2192' in position 56: ordinal not in range(128)",
"stderr_lines": ["Traceback (most recent call last):", " File \"/usr/bin/git-bz\", line 2716, in <module>", " applied = do_apply(bug_ref)", " File \"/usr/bin/git-bz\", line 1791, in do_apply", " print \"%d - %s\" % (patch.attach_id, patch.description)", "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u2192' in position 56: ordinal not in range(128)"],
"stdout": "\nBug 29602 - We must be nicer with translators", "stdout_lines": ["", "Bug 29602 - We must be nicer with translators"]}
I'm not sure those are patches for sandboxes, but in fact they have at least an error about Unicode.