Skip to content

Not ready reason code - not working #12

@ptlvinoth

Description

@ptlvinoth

see this genesys community

i found an issue in (workspace-client-js/src/internal/voice-api.js ) line number 119 [ data.notReadyData.reasonCode = reasonCode;] it should be [data.notReadyData.data.reasonCode = reasonCode;]

Due to this we receive dn state changed event with empty reasons. After adding my line its working fine as expected.

here is my code Branch - Not_Ready_Reason_Fixed_Vinoth

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