Problemunvalidated
the condition doesn't seem to trigger as expected — when the stored value is null. Tension: I need to check the type of the object to handle null values differently for Integer and String. Outcome: it always falls through to returning null.
03e66e82-eaf9-4008-b13d-c2826d5288e6
the condition doesn't seem to trigger as expected — when the stored value is null. Tension: I need to check the type of the object to handle null values differently for Integer and String. Outcome: it always falls through to returning null.