Files
twenty/packages/twenty-front/src
Thomas Trompette 460253ab98 Use refetch instead of cache modify when activating/deactivating a workflow (#9937)
Workflow version statuses are too complex to handle in cache. You always
need to:
- modify entity in cache
- modify queries in cache
- do the same for all other version statuses that should also be updated

This complex behavior leads to bugs because of a cache wrongly updated.

Let's simply do a refetch versions on status update.
2025-01-30 17:30:50 +01:00
..
2025-01-03 15:18:02 +01:00
2025-01-21 14:18:22 +01:00
2025-01-30 17:00:35 +01:00
2025-01-18 13:58:12 +01:00
2024-11-05 18:14:44 +01:00