Member Junction
    Preparing search index...
    • Resolve the id of the first active MJ: File Storage Providers row, or null when none is active. The provider id is stamped on every artifact's MJ: Files row (its ProviderID is NOT NULL); a seeded active provider (e.g. "Local Storage") is what lets MJFilesArtifactStore create a valid File row in dev / on-prem deployments.

      Parameters

      • OptionalcontextUser: UserInfo

        the acting user (server-side data access is user-scoped)

      • Optionalprovider: IMetadataProvider

        optional provider for multi-provider correctness

      Returns Promise<string>

      the active provider id, or null when none is active