Skip to content

spurious mention of "error thrown by BaseOrgRepository.createOrg" #1740

@ElectricNroff

Description

@ElectricNroff

// Handle the specific error thrown by BaseOrgRepository.createOrg
if (error.message && error.message.includes('Unknown Org type requested')) {

"Unknown Org type requested" is indeed in an error message from createOrg in baseOrgRepository.js, but the function shown here calls getOrg, not createOrg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Needs Triage

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions