client-web
client-web copied to clipboard
BUG: Horizontal journeys list on dashboard not updated when opportunity is created
Describe the bug When I create an opportunity, I expect it to be in my recent journeys on top of my dashboard
To Reproduce Steps to reproduce the behavior:
- Create a new opportunity
- Go to your dashboard (refresh)
- See error, it's not there.
Expected behavior If I just created a journey, that it shows up in this list
Suspect that the subscription for newly created opportunities (which I think is there) is not being used / listened to
I don't remember us having that subscription, but even without it, it's a question of putting the mutation response in the cache.
Checked - the subscription works at least for Subspaces on the Space level