Currency type is not implemented in optimistic cache update #3806
Labels
good first issue
Good for newcomers
scope: front
Issues that are affecting the frontend side only
size: short
Bug Description
Technical inputs
The error is triggered by our optimistic update of our cache ; we are trying to update the filtered query results based on the update but the Currency field type is not supported yet
Update packages/twenty-front/src/modules/object-record/record-filter/utils/isRecordMatchingFilter.ts to support Currency type
The text was updated successfully, but these errors were encountered: