You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I successfully Connected meilisync with my MongoDB Atlas Database. If I don't use the "fields" argument in the yaml file, I receive the data, however as soon as I specify the fields, all data is None.
I have the same problem.
When leaving fields empty, it syncs successfully.
When specifying fields it seems they are null, leaving the melisearch index empty.
Describe the bug
I successfully Connected meilisync with my MongoDB Atlas Database. If I don't use the "fields" argument in the yaml file, I receive the data, however as soon as I specify the fields, all data is None.
My config.yml:
Example of some dummy Data in Mongo DB:
Logging without Specification:
Logging with Specification:
Expected behavior:
Should Catch the Data given the provided fields
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: