Rafael Pólit

Results 114 issues of Rafael Pólit

Navigating to text references is only tested through mocked responses, and if we change structure of documents, this will fail. Develop a comprehensive e2e to do an integration test.

Priority: Medium
Tech Debt :hammer_and_wrench:
Frontend :sunglasses:

**Describe the bug** While creating a "self reference" to the same entity has never been truly supported (and even if you create it manually the relationships tree would hide that),...

Bug :lady_beetle:
Priority: Low
Backend 💾

**Describe the bug** The current Tenant implementation loads in memory all tenants in the shared tenant DB. There is a watch that reloads ALL tenants to DB upon any tenant...

Bug :lady_beetle:
Priority: Medium
Backend 💾

**Describe the bug** Related to #5851 After an Entity Save fails, for whatever reason: hung server, lost connection, etc., the button is now forever disabled, the only way to re-enable...

Bug :lady_beetle:
Priority: High
Frontend :sunglasses:

After #5408 and #5387 we need to provide a better User Experience. - The user selects the document in Main Document with a button that says "Add PDF", but now...

UX
Priority: Medium
Feature
UI

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

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

**Describe the bug** Redis queues apparently have a limit in size of what a message can carry. It can happen that the text to be translated is surpassing this limit...

Bug :lady_beetle:
Priority: Medium
Backend 💾

Use Cases should not validate input data. There is mostly duplicated logic and it should be moved up to the adapters.

Priority: Medium
Tech Debt :hammer_and_wrench: