N°565: Portal user and Portal power user scopes alignment in "Closed tickets" brick.

SVN:trunk[4568]
This commit is contained in:
Guillaume Lajarige
2017-03-07 14:53:57 +00:00
parent c4d1113bb8
commit ee41204d6c

View File

@@ -1182,7 +1182,7 @@
<decoration_class>
<default>fc fc-closed-request fc-2x</default>
</decoration_class>
<oql><![CDATA[SELECT Ticket WHERE org_id = :current_contact->org_id AND caller_id = :current_contact_id AND operational_status = 'closed']]></oql>
<oql><![CDATA[SELECT Ticket WHERE operational_status = 'closed']]></oql>
<!-- Can be either a class tag with the class name or an oql tag with the query -->
<!-- <class>Ticket</class> -->
<fields>