What's the difference between the list stored in ids_a and ids_b?
ids_a
ids_b
"0"
"1"
The values in ids_a are prefixed with "0", while those in ids_b with "1".