Skip to content

Unable to retrieve values and instead getting reference pointer addresses on Oslc query csv export #76

@pauljosephwilson

Description

@pauljosephwilson

I am trying to pull comments and other fields that are showing up as rpXX:rtc_cm:column in my output data. I am wondering if there is a way to pull the string literals from these rather than the reference pointer addresses in the output csv. Any advice would be appreciated, thank you.

Command used oslcquery -J XXXXXXXXX -U XXXXXX -P XXXXXX -A ccm -p "XXXX" -V -s * -O output.csv --cacheable -q "dcterms:identifier= XXXX" where the identifier is a ticket that I know has comments. In the output however the internalComments field has values with reference pointers in them.

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