This topic was automatically generated from Slack. You can find the original thread here.
Hi - I have a data store where I’m storing integer values for each key. I notice if the value is 0 for a specific key, then the datastore returns "No data found for key, xx" similar to if they key was not present. Is that the expected behavior? I would think it would return 0 similar to how it would return any other integer value