Inconsistency in Dashboard Subscription functionality between Metabase Native UI and Modular Embedding SDK

Current Behavior: > * Native UI: Admin users can create subscriptions and add multiple recipients (others).

  • SDK (Modular Embedding): Users (even with high-level access) can only subscribe/unsubscribe for their own email. The "Add recipients" or "Manage others" functionality is stripped/disabled.

Impact: Admin users cannot manage report distribution for their team directly through the embedded interface; they must do it via the Metabase Native UI.As you can see, on the SDK, there is no input field to add emails for other people

From the docs:

SDK limitations

The SDK doesn’t support:

  • Verified content

  • Official collections

  • Subscriptions

Is that what you meant?