Rafael Pólit
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.
**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),...
**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...
**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...
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...
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...
Use Cases should not validate input data. There is mostly duplicated logic and it should be moved up to the adapters.