CMPUT301F24napkin / napkinfactory

1 stars 2 forks source link

Event ID not being set #24

Closed antoszko closed 3 weeks ago

antoszko commented 3 weeks ago

There are documents in the DB (which I crated programatically) which didn't get assigned an id. Maybe the id field should be set on first read, or somehow attach the document name alongside the document data ( a second param to the callback function perhaps) @Deenknight

antoszko commented 3 weeks ago

fixed by deleting and recreating the events