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.