Rafael Pólit

Results 114 issues of Rafael Pólit

Both flows have similar implementations, duplicated logic and while reindex has optimizations to prepare the index for a long process, the reindexAll simply deletes de index and recreates it without...

Priority: Medium
Tech Debt :hammer_and_wrench:
Backend 💾

**Describe the bug** The reindex script has a setReindexSettings function that does a PUT call to the ES index to update the values. This call has, for who knows how...

Bug :lady_beetle:
Priority: Medium
Tech Debt :hammer_and_wrench:
Backend 💾

**Describe the bug** In order to present the violated articles option in the template configurator, we are using the value of the `project` root property of settings. This property is...

Priority: High
Frontend :sunglasses:
Backend 💾

**Describe the bug** As of today, we accept duplicated values for thesaurus as long as they have a different upper and lower case configuration. So, for us, these thesaurus values...

Bug :lady_beetle:
Priority: High
Backend 💾

Thesauri are not generating `_id` for values, and relying on `id`, which should be deprecated and is only used in client to sort originally created values. This needs to be...

Priority: Low
Tech Debt :hammer_and_wrench:
Frontend :sunglasses:
Backend 💾

fixes # PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in the issue...

When I am editing the relationships graph, if I have made changes and then filter by text or change the order for the relationships, the changes I have made are...

Bug :lady_beetle:
Priority: Medium
Frontend :sunglasses:
v2

Alphabetical sorting should take into account the shortLabel options, so as to not have apparently 'scrambled' columns which are actually sorted by a name that is not immediately shown in...

Bug :lady_beetle:
Priority: Low
Frontend :sunglasses:

Currently the Published and Restricted filters change their order depending on the selection. This follows the pattern of "selected items go first" like in the selects and relationships fields, but...

Bug :lady_beetle:
Priority: Low
IxD

Facts: - Our "relationship" metadata properties render a label with a link to navigating to (or showing in the side panel) that entity's data - We allow partial syncing of...

Bug :lady_beetle:
Priority: Low
Frontend :sunglasses:
Backend 💾