Joan Gallego Girona
Joan Gallego Girona
**Describe the bug** Re sync from scratch normally results in mid sync errors due to elastic index miss match. **To Reproduce** probably depends on the dateset to resync, not sure,...
We have our json schemas in shared/types, this schema files also include and export their validation function using AJV, a schema and a validator are 2 different things and its...
**Describe the bug** When Markdown metadata property is an empty array (has no value) client crashes when trying to process the value on the markdownToReact helper. **To Reproduce** Steps to...
**Describe the bug** Using cluster mode and restarting one of the servers makes all browser connected not to receive more messages **To Reproduce** Steps to reproduce the behavior: 1. start...
csv and sync specs generate some files and then the test itself deletes them, there are occasions where this files are not deleted due to errors or test execution being...
**Describe the bug** Some searches are slow on elastic due to trying on too many fields, search v2 uses wildcards to select which fields to search and which to highlight,...
**Describe the bug** Sync can cause the target to have 2 Default templates when the target has already a default template that is not the same as the host. **To...