aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2020-09-29 09:55:24 +0100
committerStruan Donald <struan@exo.org.uk>2020-09-30 09:40:13 +0100
commitb6fb09db4ff31aba28833b9e735e6c92ce9081c7 (patch)
tree5241e16f9a26c0743ea466da7add9810cf42da12 /t/app/controller
parentf63e2feb37cc9b1e5aca60d85be166fa84eb5f9f (diff)
do not trigger duplicate check with stopper check
The stopper checking code is triggered using the category_change event which, by default also calls the duplicate check code. This meant that when an extra question dropdown with an associated stopper was updated the duplicate check re-ran and the duplicate reports panel was re-shown. The invocation of category_change on the extra questions now includes the skip_duplicates parameter to avoid this. Fixes mysociety/fixmystreet-commercial#2007
Diffstat (limited to 't/app/controller')
0 files changed, 0 insertions, 0 deletions