Hi Backendless Team,
I notice discrapency in atomic counter name restrictions. If creating through Backend > Data Counters or from ui trying to pass string with email, it is not possible, as it does not allow “dot” or “@” symbols, but if do increment counter like this:
It creates counter and no issues there.
Any potential issues down the road if counter name has restricted characters?