Rafael Pólit
Rafael Pólit
fixes # PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in the issue...
**Describe the bug** The counter after you click to select a few checkboxes appears to be only counting full pages: if you have one page, it will say `X of...
IX needs to accept a wider variety of properties as source. Relationship in particular is very important for already-needed scenarios. Ideally the service could receive the entire JSON of the...
We have a typing for the LanguageSchema that is supposed to be the type of the Mongo structure, added conditional keys with the different ISO keys. There needs to be...
There should be an option to inherit, from one single relationship property, multiple properties from the target template. This requires solving the labels and discuss what happens to the ordering...
With the implementation of #3892 all templates will be visible on a toggle on filters. While this will, more prominently, expose perhaps unintended templates, it is also true that our...
There may be index missing or other optimizations required for the updatelog procedures in MongoDataSourceSync. Our infrastructure reports slow queries on multiple updatelog operations.