Skip to content

Data set 0 is special-cased to mean missing - but it can be zero #157

@rvagg

Description

@rvagg

Newly deployed PDPVerifier will assign you a data set ID of 0, but the SDK thinks that means something else:

if (pdpVerifierDataSetId === 0) {

We should support 0, this is annoying for testing, mainly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🎉 Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions