Txau

Results 65 comments of Txau

I guess we need to at least run some check/migration to fix the status of the pending documents: ![image](https://user-images.githubusercontent.com/489831/195868204-cbb124f0-645e-423d-b23f-f3190f99e262.png)

@RafaPolit @LaszloKecskes now this is interesting because I remember we added locking mechanisms for synced templates. @LaszloKecskes did you confirm this feature is still working as of today? @RafaPolit I...

@fnocetti keep in mind we already have a policy for this. Same name + same type = same property. You can't have same name with different types, and I think...

@fnocetti if this is already solved in Mongoose, is it possible to use Mongoose just for data structure maintenance, but not so much for data CRUD operations?

@fnocetti I guess it makes sense to move away from Mongoose. I would just consider other libraries, maybe something lightweight, if there is any before implementing our own.

@fnocetti is this meant to be fixed? Or do we wait for the new data layer?

@gabriel-piles this is unrelated to what we are developing right now. This is meant for topic classification for paragraphs that are contained in a rich text field. Before supporting this...

@fnocetti also, are we mapping the properties the right way or are there any optimizations that we could implement?

@fnocetti as you are mentioning it is always possible to reach the limit no matter what that limit is. Assuming our current approach to field mapping is ok, what is...