<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Tasks without candidate groups in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34830#M18247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently, there is no way of querying the tasks that don't have a candidate group, only all unassigned tasks in general (so including the ones with or without candidate group)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2011 15:12:21 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2011-04-05T15:12:21Z</dc:date>
    <item>
      <title>Tasks without candidate groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34829#M18246</link>
      <description>Using TaskQuery, is it possible to query all task that have no candateGroup assigned?Thanks,Stefan.</description>
      <pubDate>Tue, 05 Apr 2011 14:46:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34829#M18246</guid>
      <dc:creator>stefanr2</dc:creator>
      <dc:date>2011-04-05T14:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Tasks without candidate groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34830#M18247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently, there is no way of querying the tasks that don't have a candidate group, only all unassigned tasks in general (so including the ones with or without candidate group)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 15:12:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34830#M18247</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-04-05T15:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tasks without candidate groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34831#M18248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your response. What would you suggest as workaround? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to put an authorization layer on top of the task service to check if a user has the permission to execute a task or not. For all unauthenticated users I need to know whether a task is assigned to a candidate (access denied) or not (can be accessed without authentication).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 07:35:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34831#M18248</guid>
      <dc:creator>stefanr2</dc:creator>
      <dc:date>2011-04-06T07:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tasks without candidate groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34832#M18249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just for the records: I found a way to achieve this by providing a custom TaskSession (that decorates the default implementation) and filters all unwanted Tasks. The check for assigned candidates can be done by calling TaskEntity#getIdentityLinks().&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 16:21:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34832#M18249</guid>
      <dc:creator>stefanr2</dc:creator>
      <dc:date>2011-04-06T16:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Tasks without candidate groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34833#M18250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please bare in mind that this can get slow woth large list of tasks (n+1 queries performed)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 08:19:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tasks-without-candidate-groups/m-p/34833#M18250</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-04-08T08:19:29Z</dc:date>
    </item>
  </channel>
</rss>

