Skip to content

Commit 81b56d5

Browse files
committed
doc: add upgrading notes for user.help-search.html
1 parent 2befaac commit 81b56d5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/upgrading.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,19 @@ search_path;``.
214214

215215
.. _`Connection Service File`: https://www.postgresql.org/docs/current/libpq-pgservice.html
216216

217+
Update for user.help-search.html (optional)
218+
-------------------------------------------
219+
220+
There is a bug in the template used as a search helper for the user
221+
fields (e.g. the nosy list). The ``properties`` url query argument was
222+
ignored. You can not select the displayed fields using the
223+
``properties`` argument. This is fixed in 2.4.0. You can probably just
224+
copy the ``user.help-search.html`` from the classic tracker template.
225+
226+
If you have modified that template, you can follow the analysis in
227+
`issue2551320 <https://issues.roundup-tracker.org/issue2551320>`_
228+
to fix your template.
229+
217230
Bad Login Rate Limiting and Locking (info)
218231
------------------------------------------
219232

0 commit comments

Comments
 (0)