Commit 35b43aa
committed
[FIX] util/fields: clean sort in filters
In the remove_field, sort is not cleaned up when filters are
cleaned. It sometimes can lead to post upgrade issues if someone
uses a removed field for their custom filter.
closes #52
Signed-off-by: Christophe Simonis (chs) <[email protected]>1 parent 3c7205a commit 35b43aa
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
157 | 179 | | |
158 | 180 | | |
159 | 181 | | |
| |||
0 commit comments