Difference between revisions of "Template: RNPrintFormat"

From Genesys Documentation
Jump to: navigation, search
(Created page with "<h3>{{{Name|}}}</h3> <ul> {{#cargo_query: tables=ComponentRN,Issue,IssueCategory |join on=ComponentRN._pageName=Issue._pageName,Issue.IssueCategoryId=IssueCategory.Id |fields=...")
 
production>Bgrenon
(cleaning up ComponentRN.ComponentId (by SublimeText.Mediawiker))
Line 2: Line 2:
 
<ul>
 
<ul>
 
{{#cargo_query:
 
{{#cargo_query:
tables=ComponentRN,Issue,IssueCategory
+
tables=ComponentRN,
|join on=ComponentRN._pageName=Issue._pageName,Issue.IssueCategoryId=IssueCategory.Id
+
Issue,
 +
IssueCategory
 +
|join on=ComponentRN._pageName=Issue._pageName,
 +
Issue.IssueCategoryId=IssueCategory.Id
 
|fields=SupportingDocumentation,LocalContent,Issue.TicketNumber,SupportingDocumentation,NFBoilerplateId, ReleaseNumber
 
|fields=SupportingDocumentation,LocalContent,Issue.TicketNumber,SupportingDocumentation,NFBoilerplateId, ReleaseNumber
 
|format=template
 
|format=template
 
|template=RNPrintFormat2
 
|template=RNPrintFormat2
 
|named args=yes
 
|named args=yes
|where=ComponentRN.ComponentId HOLDS '{{{ComponentId|}}}' AND ReleaseNumber="{{{ReleaseNumber|}}}" AND IssueCategoryId IS NOT NULL AND ComponentRN._pageNamespace="{{NAMESPACENUMBER}}" AND IssueCategory.SectionName="{{{Name|}}}"
+
|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
 
|order by=IssueCategory.PrintOrder ASC
 
|group by=LocalContent
 
|group by=LocalContent
 
}}
 
}}
</ul><noinclude>[[Category:RNAutomation]]</noinclude>
+
</ul><noinclude>[[Category:RNAutomation]][[Category:ComponentRN.ComponentId cleanup]]</noinclude>

Revision as of 14:34, May 16, 2022

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