File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -214,6 +214,19 @@ search_path;``.
214
214
215
215
.. _`Connection Service File`: https://www.postgresql.org/docs/current/libpq-pgservice.html
216
216
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
+
217
230
Bad Login Rate Limiting and Locking (info)
218
231
------------------------------------------
219
232
You can’t perform that action at this time.
0 commit comments