Deprecate and backfill delete ConnectedAccount twenty standard object (#20752)

# Introduction
Following connected account permissions refactor and encryption
Removing the old workspace schema twenty standard application
connectedAccount objects and related standard fields and index

- a lot of deadcode
- instance command backfill cleaning the connected account object from
workspaces
This commit is contained in:
Paul Rastoin
2026-05-21 13:42:09 +02:00
committed by GitHub
parent f1b2be041a
commit 9b9c97a049
46 changed files with 1424 additions and 3864 deletions
@@ -11,7 +11,6 @@ export const STANDARD_OBJECT_ICONS = {
calendarEvent: 'IconCalendar',
comment: 'IconMessageCircle',
company: 'IconBuildingSkyscraper',
connectedAccount: 'IconAt',
dashboard: 'IconLayoutDashboard',
auditLog: 'IconTimelineEvent',
messageChannelMessageAssociation: 'IconMessage',