Search items with EAN Code starting with 8 or 9

in Development
I am having this issue where I am searching items on the basis of EAN Code. It works fine for values starting with a number less than 8 but when the EAN Code starts with 8 or 9, the response contains all the items instead of items having EAN Code starting with 8 or 9.
1 comment
Hi @Sukriti_Sukhija,
Thank you for contacting us.
I've just tested and this is working fine for me. For example when I search for 2 EANs using
/Item?ean=IN,[8927172736256,9927172736256]
I'm getting my 2 items with this EANs.