07-11-2018 04:45 AM
192.168.10.33:8091/alfresco/api/-default-/public/alfresco/versions/1/people/p1372/sites?fields=title
07-11-2018 05:52 PM
You may want to increase logging for org.alfresco.rest.framework.webscripts.ResourceWebScriptGet to check wether the fields parameter is properly recognised. When set to debug you should see an output line about "Filtering using the following properties" when the fields parameter is correctly recognised.
I see no inherent bug in the source code. Are you sure you are using the latest stable version of Alfresco for your release?
07-12-2018 02:03 AM
My alfresco 201702.
07-12-2018 02:17 AM
because the "title" is in the sub-object "site" of the entry. You can see this when using fields=site
You would have to figure out how to address the sub field - my naive approach would have been fields=site.title but this doesn't seem to work either...
07-12-2018 02:38 AM
Too bad, I just suggested that in one of his other, nearly identical threads....
07-12-2018 02:47 AM
Also site[... doesn‘t fit
Explore our Alfresco products with the links below. Use labels to filter content by product module.