diff options
author | Struan Donald <struan@exo.org.uk> | 2017-10-26 10:26:36 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2017-10-27 12:25:07 +0100 |
commit | 8eadf44dd462fd3016f9b70b79bfeacd6147ef12 (patch) | |
tree | 49cd729f08a95d9a65186f153d4b34f1358831bb /CHANGELOG.md | |
parent | 27cab90573fb1c68076adf252a161687fa981b9c (diff) |
always allow problems to be removed from shortlist
If a user is trying to remove a problem from their shortlist we should
always allow it regardless of the state of the problem. Previously if a
problem wasn't displayed on the site then it could not be removed from
the shortlist which was an issue with council cobrands and reports that
had changed body.
Fixes mysociety/fixmystreetforcouncils#243
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b4a57c9c6..419dff1d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Do not include blank updates in email alerts #1857 - Redirect inspectors correctly on creation in two-tier. - Report status filter All option works for body users #1845 + - Always allow reports to be removed from shortlist #1882 - Admin improvements: - Character length limit can be placed on report detailed information #1848 - Inspector panel shows nearest address if available #1850 |