dadee81175
# Introduction Added destroy many records to the `WorkflowActionConfig` ## Repro: - Filter by deleted workflow - Select mulitple rows - Click on destroy # Pinned action standardization After discussion with @Bonapara and @bosiraphael we landed on a standardization of the pinned actions between `DefaultActionsConfigV2` and `WorkflowActionConfig` which means that now are pinned the `DELETE` and `DESTROY` for both `single/multiple` modes for both features Related to https://github.com/twentyhq/twenty/pull/9991