Missing details from data object using services

Hi all. As we are moving some of our logic to services out of security reasons, I ran into a problem yesterday. I have an object class in our data model where a record contains a field containing another object class marked as “many”. When I connect to this datasource using an online approach, this field contains several ID’s. However, when retrieving the exact same record from the data source using a service call, this field is left empty.
Is this on purpose and if so, why?

Any feedback appreciated :slight_smile:

Øystein

Hi Øystein,

Thank you for registering this. This is a known bug which has been worked on, and we hope to have a fix rolled out soon. This thread will be updated when the fix is released.

Rhys

Great, thank you :slight_smile: