The integer list UI gets stuck when having specific settings with a value of zero.
Steps to reproduce
Add an integer list field to node type, add the following pairs:
abc|0
def|1
ghi|2
Create new node, select the abc|0 pair for the integer list field.
Try to edit field settings, e. g. adding a new pair or changing the sort order or just saving the field settings as they are. You will get an error saying that the field value should not be empty.
You can only "unstuck" the form by having no nodes with the value 0 selected.
Fixes are made on on 11.x (our main development branch) first, and are then back ported as needed according to our policies. Also, 10.2 is in security mode now.