## Summary - The 1-20 backfill command menu items upgrade command was mixing standard and custom application flat entities into a single `validateBuildAndRunWorkspaceMigration` call. Since each migration run is tied to a single application, this split the backfill into two separate runs: standard items under `twentyStandardFlatApplication` and workflow trigger items under `workspaceCustomFlatApplication`.