Codit/lunchorder

Multiple Id causes in incorrect behaviour

Closed this issue · 0 comments

Users are stored as such:

"Id": "c259f938-83c6-430a-a833-cd9d4d516a13",
"id": "C259F938-83C6-430A-A833-CD9D4D516A13"

Should only have a lowercase "id" property with a lowercase GUID.

New users have both Ids and cannot be assigned any funds.