Difference between revisions of "Template: ComponentRN"

From Genesys Documentation
Jump to: navigation, search
Line 18: Line 18:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
{{#cargo_declare:_table=ComponentRN|Highlight=Wikitext|HighlightBoilerplateId=String|Containers=Wikitext|ComponentId=List (,) of String|ReleaseNumber=String|ReleaseDate=String|PrivateEditionReleaseDate=String|MixedModeReleaseDate=String|ReleaseTypeId=String|JQL=String|DeploymentTypeId=List (,) of String}}
+
{{#cargo_declare:_table=ComponentRN|Highlight=Wikitext|HighlightBoilerplateId=String|Containers=Wikitext|ComponentId=String|ReleaseNumber=String|ReleaseDate=String|PrivateEditionReleaseDate=String|MixedModeReleaseDate=String|ReleaseTypeId=String|JQL=String|DeploymentTypeId=List (,) of String}}
 
</noinclude><includeonly>{{#cargo_store:_table=ComponentRN|Highlight={{{Highlight|}}}|HighlightBoilerplateId={{{HighlightBoilerplateId|}}}|Containers={{{Containers|}}}|ComponentId={{{ComponentId|}}}|ReleaseNumber={{#explode:{{FULLPAGENAME}}|/|2}}
 
</noinclude><includeonly>{{#cargo_store:_table=ComponentRN|Highlight={{{Highlight|}}}|HighlightBoilerplateId={{{HighlightBoilerplateId|}}}|Containers={{{Containers|}}}|ComponentId={{{ComponentId|}}}|ReleaseNumber={{#explode:{{FULLPAGENAME}}|/|2}}
 
|ReleaseDate={{{ReleaseDate|}}}|PrivateEditionReleaseDate={{{PrivateEditionReleaseDate|}}}|MixedModeReleaseDate={{{MixedModeReleaseDate|}}}|ReleaseTypeId={{{ReleaseTypeId|}}}|JQL={{{JQL|}}}|DeploymentTypeId={{{DeploymentTypeId|}}}}}{{#mintydocs_topic:
 
|ReleaseDate={{{ReleaseDate|}}}|PrivateEditionReleaseDate={{{PrivateEditionReleaseDate|}}}|MixedModeReleaseDate={{{MixedModeReleaseDate|}}}|ReleaseTypeId={{{ReleaseTypeId|}}}|JQL={{{JQL|}}}|DeploymentTypeId={{{DeploymentTypeId|}}}}}{{#mintydocs_topic:
Line 42: Line 42:
 
|-
 
|-
 
!HighlightBoilerplate
 
!HighlightBoilerplate
|
+
|{{#if: {{{HighlightBoilerplateId|}}} | {{Template:{{{HighlightBoilerplateId|}}}|{{{ReleaseNumber|}}}}} | }}
{{#if:{{{HighlightBoilerplateId|}}}|{{ {{{HighlightBoilerplateId|}}} }} |}}
 
 
|-
 
|-
 
! Release Date
 
! Release Date
Line 74: Line 73:
 
SUBSTRING(LocalContent, 1, 100),"..."), LocalContent)=Description,SupportingDocumentation
 
SUBSTRING(LocalContent, 1, 100),"..."), LocalContent)=Description,SupportingDocumentation
 
|format=dynamic table
 
|format=dynamic table
|where=ComponentRN.ComponentId HOLDS '{{{ComponentId|}}}' AND ReleaseNumber="{{#explode:{{FULLPAGENAME}}|/|2}}"
+
|where=ComponentRN.ComponentId ="{{{ComponentId|}}}" AND ReleaseNumber="{{#explode:{{FULLPAGENAME}}|/|2}}"
 
|group by=Issue.TicketNumber
 
|group by=Issue.TicketNumber
 
|order by=IssueCategory.PrintOrder ASC
 
|order by=IssueCategory.PrintOrder ASC
Line 81: Line 80:
 
__NOINDEX__
 
__NOINDEX__
 
[[Category:EditRN]]</includeonly>
 
[[Category:EditRN]]</includeonly>
<noinclude>[[Category:RNAutomation]]</noinclude>
+
<noinclude>[[Category:RNAutomation]][[Category:ComponentRN.ComponentId cleanup]]</noinclude>

Revision as of 20:21, May 25, 2022

This is the "ComponentRN" template. It should be called in the following format:

{{ComponentRN
|Highlight=
|HighlightBoilerplateId=
|ComponentId=
|ReleaseNumber=
|ReleaseDate=
|PrivateEditionReleaseDate=
|MixedModeReleaseDate=
|ReleaseTypeId=
|JQL=
|DeploymentTypeId=
|Containers=
}}

Edit the page to see the template text. This template defines the table "ComponentRN". View table.

Retrieved from "https://all.docs.genesys.com/Template:ComponentRN (2024-07-28 00:21:53)"