Solved
An int value property can now accept characters as well as per a new requiremnet but in prod we have instances of the property having int value how to resolve this
We have a property of integer type but now a requirement came like it can accept characters as well but in prod we have instances of the property having int value how to resolve this