Skip to content

getObservationReadableValue not supported for Location concept type #57

@mahalakshme

Description

@mahalakshme

Issue:

env: prod
org: CSJ UAT
Form name: Outreach Registration
Rule in Form element group: 'Location of Outreach'

Address Details - Village is Location concept type. When done the below, UUID of the selected Village is getting logged.

 const villageName = individual.getObservationReadableValue("Address Details - Village");
console.log('villageName--->',villageName);

Expected:

When done the above, the name of the Village should get logged instead of UUID.

Technical analysis:

We have not handled for Location concept datatype here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Analysis

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions