diff doc/upgrading.txt @ 7749:79344ea780ea

doc: add upgrading notes for user.help-search.html
author John Rouillard <rouilj@ieee.org>
date Wed, 28 Feb 2024 22:40:32 -0500
parents 68c04cc8edf7
children 72a26f3b94db
line wrap: on
line diff
--- a/doc/upgrading.txt	Wed Feb 28 21:40:41 2024 -0500
+++ b/doc/upgrading.txt	Wed Feb 28 22:40:32 2024 -0500
@@ -214,6 +214,19 @@
 
 .. _`Connection Service File`: https://www.postgresql.org/docs/current/libpq-pgservice.html
 
+Update for user.help-search.html (optional)
+-------------------------------------------
+
+There is a bug in the template used as a search helper for the user
+fields (e.g. the nosy list). The ``properties`` url query argument was
+ignored. You can not select the displayed fields using the
+``properties`` argument. This is fixed in 2.4.0. You can probably just
+copy the ``user.help-search.html`` from the classic tracker template.
+
+If you have modified that template, you can follow the analysis in
+`issue2551320 <https://issues.roundup-tracker.org/issue2551320>`_
+to fix your template.
+
 Bad Login Rate Limiting and Locking (info)
 ------------------------------------------
 

Roundup Issue Tracker: http://roundup-tracker.org/