Difference between revisions of "Template: RNPrintFormat"

From Genesys Documentation
Jump to: navigation, search
m (1 revision imported)
(adding ComponentId)
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<ul>
 
<ul>
 
{{#cargo_query:
 
{{#cargo_query:
tables=ComponentRN,
+
tables=
Issue,
+
ComponentRN,
IssueCategory
+
Issue,
|join on=ComponentRN._pageName=Issue._pageName,
+
IssueCategory
Issue.IssueCategoryId=IssueCategory.Id
+
|join on=
|fields=SupportingDocumentation,LocalContent,Issue.TicketNumber,SupportingDocumentation,NFBoilerplateId, ReleaseNumber
+
ComponentRN._pageName=Issue._pageName,
|format=template
+
Issue.IssueCategoryId=IssueCategory.Id
|template=RNPrintFormat2
+
|fields=
|named args=yes
+
SupportingDocumentation,
|where=ComponentRN.ComponentId="{{{ComponentId|}}}" AND ReleaseNumber="{{{ReleaseNumber|}}}" AND IssueCategoryId IS NOT NULL AND ComponentRN._pageNamespace="{{NAMESPACENUMBER}}" AND IssueCategory.SectionName="{{{Name|}}}"
+
LocalContent,
|order by=IssueCategory.PrintOrder ASC
+
Issue.TicketNumber,
|group by=LocalContent
+
SupportingDocumentation,
 +
NFBoilerplateId,
 +
ReleaseNumber,
 +
ComponentId
 +
|format=template
 +
|template=RNPrintFormat2
 +
|named args=yes
 +
|where=
 +
ComponentRN.ComponentId="{{{ComponentId|}}}"  
 +
AND ReleaseNumber="{{{ReleaseNumber|}}}"  
 +
AND IssueCategoryId IS NOT NULL  
 +
AND ComponentRN._pageNamespace="{{NAMESPACENUMBER}}"  
 +
AND IssueCategory.SectionName="{{{Name|}}}"
 +
|order by=IssueCategory.PrintOrder ASC
 +
|group by=
 +
ComponentRN._pageID,
 +
Issue._pageID,
 +
IssueCategory._pageID,
 +
SupportingDocumentation,
 +
LocalContent,
 +
Issue.TicketNumber,
 +
SupportingDocumentation,
 +
NFBoilerplateId,
 +
IssueCategory.PrintOrder,
 +
ReleaseNumber,
 +
ComponentId
 
}}
 
}}
 
</ul><noinclude>[[Category:RNAutomation]][[Category:ComponentRN.ComponentId cleanup]]</noinclude>
 
</ul><noinclude>[[Category:RNAutomation]][[Category:ComponentRN.ComponentId cleanup]]</noinclude>

Latest revision as of 16:16, June 21, 2022

    No results
Retrieved from "https://all.docs.genesys.com/Template:RNPrintFormat (2025-06-19 09:44:00)"