N°7903 - On-going demand brick broken when adding Global Demand 1.5.0 (2)

This commit is contained in:
v-dumas
2024-10-18 11:10:27 +02:00
parent 7b3023ccce
commit bb16f4ad57

View File

@@ -1138,7 +1138,7 @@
<decoration_class>
<default>fc fc-closed-request fc-2x</default>
</decoration_class>
<oql><![CDATA[SELECT Ticket WHERE operational_status = 'closed' AND T.finalclass IN ('UserRequest', 'Incident')]]></oql>
<oql><![CDATA[SELECT Ticket WHERE operational_status = 'closed' AND finalclass IN ('UserRequest', 'Incident')]]></oql>
<!-- Can be either a class tag with the class name or an oql tag with the query -->
<!-- <class>Ticket</class> -->
<fields>