Skip to content

Cannot set default policy version #462

Open
@jameshartig

Description

@jameshartig

The CmpApi and TCModel both hardcode 4 as the policy version. Now that the latest version is 5, there's no way for a CMP to update these to 5 without patching the packages. Even if the CmpApiModel.tcfPolicyVersion is manually set to 5 as soon as cmpApi.update is called with an empty tcString it will create a new TCModel, which defaults to 4, with no way to update the model before the callbacks are fired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions