Closed tuan-nng closed 4 years ago
Agent comment from Stephen Hodgetts in Zendesk ticket #5609:
Thanks for the report
I just realized that I passed the id as an object, not an actual string "ABC". (example code is simplified). I tested again and it worked.
Problem explanation
add an entry to collection with specified id, collection entry should be created with that id.
Steps to reproduce
I expect that
stored_data['id'] = 'ABC'
gz#5609