The unified LinkedIn card grouped connected accounts by looking the platform up in the rendered card list, but linkedin-page is no longer a card — so an org-only connection fell through to its own network key and the card showed 'Connect' for an already-connected page, with no way to disconnect or reconnect. Expose each account's network on SocialAccountResource and group by account.network instead. Onboarding still built its connect grid from SocialPlatform::enabled() instead of isConnectable(), so it rendered a standalone LinkedIn Page card with a missing logo whose connect button hit the deleted connect/linkedin-page route (404). Filter by isConnectable() to match the accounts page. |
||
|---|---|---|
| .. | ||
| Api | ||
| App | ||
| AutomationInvocationResource.php | ||
| AutomationNodeRunResource.php | ||
| AutomationResource.php | ||
| AutomationRunResource.php | ||
| AutomationTriggerItemResource.php | ||