You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kanbanAggregateOperation accepts values from enum AGGREGATE_OPERATIONS.
This value is read in the FE and stored in a recoil state (similar to recordIndexKanbanFieldMetadataIdState).
It should also be used when creating a new view (duplicate view or create new view from view with filter).
The text was updated successfully, but these errors were encountered:
ijreilly
changed the title
Add kanbanAggregateOperation field on view table + feature flag
Add kanbanAggregateOperation field on view and read it in FE + feature flag
Nov 26, 2024
ijreilly
changed the title
Add kanbanAggregateOperation field on view and read it in FE + feature flag
Add kanbanAggregateOperation field on view and read it in FE
Nov 26, 2024
Scope & Context
kanbanAggregateOperation accepts values from enum AGGREGATE_OPERATIONS.
This value is read in the FE and stored in a recoil state (similar to recordIndexKanbanFieldMetadataIdState).
It should also be used when creating a new view (duplicate view or create new view from view with filter).
The text was updated successfully, but these errors were encountered: