Martin Barker
Martin Barker
> sorry to dig this up @MartinBarkerPhilips could you let me know where you imported that JsonPatchOperation() method from? I'm at a loss. its been a while since i worked...
> The raw_data object does have an element for DesignAuthority, the field I am trying to get  if you go to the url, this is the contents of the...
The 'kind' of item is a checkbox enumeration list  in xml, there is only a `oslc_cm:collref` url ``` ```
Not sure how I can verify either your #1 or #2 point, but I did verify that for the query URL I am using, in the web UI it says...
if I run these same commands with my own rtcclient repo based on v6.0 without the multithreading addition, `runSavedQueryByUrl` will successfully return all 170 results at once
I can check my query results using rtcclient v 0.7.0 , but I will probably have to make changes to the code because I am running an older version of...
but I am going to begin looking into this issue again, which to summarize is about getting multi-threading support for my older rtc version, because the current rtc query time...
@casabre I tired to use version v0.7.0, but I was unable to authenticate. Then I testing with running v0.60 and it worked fine. So far, v0.6.0 is the only tag...