diff options
author | Matthew Somerville <matthew@mysociety.org> | 2019-10-02 18:57:04 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2019-10-03 08:06:09 +0100 |
commit | 83daf38ae088e79938950e36f1e5c1848877f175 (patch) | |
tree | 3ef11098b4417b0590a419596dd24e31b289fdf8 /t/app/controller/admin | |
parent | 85de9f9bdd862ca6404ebafea8faf45f7c049a06 (diff) |
Stop empty Open311 group causing duplicate history
It arises that <group></group> now passes to the code as a one-element
list containing undef, which compared differently to what was stored -
the code assumed lists would contain things. A new changelog entry was
created each time. Hopefully resolve this once and for all by treating
groups more formally and making sure we always have lists to compare.
Diffstat (limited to 't/app/controller/admin')
0 files changed, 0 insertions, 0 deletions