Difference between revisions of "Template: GetMaxReleaseDate"

From Genesys Documentation
Jump to: navigation, search
Line 4: Line 4:
 
|join on=ComponentRN.ComponentId HOLDS Component.Id
 
|join on=ComponentRN.ComponentId HOLDS Component.Id
 
|fields=ComponentRN.ComponentId=ComponentId,MAX(ReleaseDate)=ReleaseDate
 
|fields=ComponentRN.ComponentId=ComponentId,MAX(ReleaseDate)=ReleaseDate
|where=(DeploymentTypeId HOLDS NOT '577e188b-36c5-4733-86a7-e1d0d6564aff' OR DeploymentTypeId HOLDS NOT '8b480b3c-2733-433a-9166-eab2c2d0663a') AND ComponentId HOLDS '{{{ComponentId|}}}' AND ReleaseDate IS NOT NULL AND ComponentRN._pageNamespace="0"
+
|where=(DeploymentTypeId NOT '577e188b-36c5-4733-86a7-e1d0d6564aff' OR DeploymentTypeId NOT '8b480b3c-2733-433a-9166-eab2c2d0663a') AND ComponentId HOLDS '{{{ComponentId|}}}' AND ReleaseDate IS NOT NULL AND ComponentRN._pageNamespace="0"
 
|format=template
 
|format=template
 
|template=GetReleaseDetails
 
|template=GetReleaseDetails
 
|named args=yes
 
|named args=yes
 
}}</includeonly><noinclude>[[Category:RNAutomtion]]</noinclude>
 
}}</includeonly><noinclude>[[Category:RNAutomtion]]</noinclude>

Revision as of 20:14, April 28, 2022

Retrieved from "https://all.docs.genesys.com/Template:GetMaxReleaseDate (2025-06-19 14:03:38)"