Skip to content

Duplicated error enum #12089

@hilak

Description

@hilak

const INTEGRATION_ALREADY_EXIST = "INTEGRATION_ALREADY_EXIST;PARTNER_ID;Integration already exist for partner id \"@PARTNER_ID@\", please disable it and try again";

This is duplicated in the more generic KalturaVendorIntegrationErrors:
https://github.com/kaltura/server/blame/Scorpius-19.5.0/plugins/vendor/lib/api/errors/KalturaVendorIntegrationErrors.php#L12

Please delete all the references to the Zoom error and replace with the more generic vendor integration error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions