table reference bug with reference to table with only integers

I have a table with vote_years

In the database table votes i have table reference to this table . But the search result is not showing a value of '2023' , that does exists. So the value is invisible and i can't add a the record.

Does the table reference only work for "text" fields and not for "integer" fields?

2 replies