Relations not visible anymore from tasks - v1.11.0 Self Hosted
Hey team!
Since the last update this weekend, no relations are visible in tasks. They are still created correctly and the relation is saved properly.
During task creation, the relation is visible, but after a refresh, it disappears.
Relations (opportunity, person, company, etc.) are still accessible from their respective views, so the issue seems to be mainly in how they are displayed. Thanks for your help! (so tell me if I need to create a Github Issue)
During task creation, the relation is visible, but after a refresh, it disappears.
Relations (opportunity, person, company, etc.) are still accessible from their respective views, so the issue seems to be mainly in how they are displayed. Thanks for your help! (so tell me if I need to create a Github Issue)



8 Replies
For info, I created another instance for testing and for this other one it's a bit weirder: quite the same problem but a bit different:
- no relations are visible in the tasks list
- when I click on the task the relation appears 1 second later in the tasks preview and in the list
- at refresh all the relations are gone again (not visible)
I get same problem.
Could you please check what API returns to make sure that's front end problem?
in Twenty HTTP Logs I don't see anything worth mentioning :/ But I might not be looking at the right things 🤷♂️
Not HTTP logs, REST or GraphQL API, if in API relation is null, that means a backend error, if relation has id of connected record, that's frontend error
in the Database the relation is well recorded if that helps
So that's frontend, could you please report this issue in repo?
GitHub
Relations not visible anymore from tasks - v1.11.0 Self Hosted · I...
Bug Description Hey team! Since the last update this weekend, no relations are visible in tasks. They are still created correctly and the relation is saved properly. During task creation, the relat...