From 0451e3fb8007a7c6ca1e6d5c23b23538ab05d658 Mon Sep 17 00:00:00 2001 From: Ian Fowler Date: Tue, 29 Apr 2025 15:38:06 +0100 Subject: [PATCH 1/3] Update Templates with new information Changes to procedures and UI Controller "Templates" doc implies "copy" icon is peer to launch and edit https://issues.redhat.com/browse/AAP-44632 --- .../assembly-ug-controller-job-templates.adoc | 8 ++--- ...-ug-controller-workflow-job-templates.adoc | 9 ++--- .../con-controller-view-completed-jobs.adoc | 5 +-- .../proc-controller-copy-a-job-template.adoc | 12 +++---- ...controller-copy-workflow-job-template.adoc | 35 +++++++++---------- .../proc-controller-create-job-template.adoc | 11 +++--- ...c-controller-create-workflow-template.adoc | 2 +- .../proc-controller-delete-job-template.adoc | 6 ++-- .../proc-controller-launch-job-template.adoc | 4 +-- 9 files changed, 46 insertions(+), 46 deletions(-) diff --git a/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc b/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc index fdc3964faf..a445a231ca 100644 --- a/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc +++ b/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc @@ -10,9 +10,9 @@ A job template is a definition and set of parameters for running an Ansible job. Job templates are useful to run the same job many times. They also encourage the reuse of Ansible Playbook content and collaboration between teams. -The *Templates* page shows both job templates and workflow job templates that are currently available. -The default view is collapsed (Compact), showing the template name, template type, and the timestamp of the last job that ran using that template. -You can click the arrow image:arrow.png[Arrow,15,15] icon next to each entry to expand and view more information. +The *Automation Templates* page shows both job templates and workflow job templates that are currently available. +The default view is to show each template as a card, showing the template name and template type. +Select the template name to display more information about the tenmplate, including when it last ran. This list is sorted alphabetically by name, but you can sort by other criteria, or search by various fields and attributes of a template. [NOTE] @@ -22,7 +22,7 @@ Search functionality for Job templates is limited to alphanumeric characters onl //image::ug-job-templates-home.png[Job templates home] -From this screen you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15], duplicate image:copy.png[Copy,15,15] and delete image:delete-button.png[Delete,15.15] a job template. +From the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete]a template. Workflow templates have the workflow visualizer image:visualizer.png[Workflow visualizer,15,15] icon as a shortcut for accessing the workflow editor. diff --git a/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc b/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc index 40daa7fb85..f8e0c54269 100644 --- a/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc +++ b/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc @@ -14,11 +14,12 @@ These resources include the following: * Project syncs * Inventory source syncs -The *Templates* page shows the workflow and job templates that are currently available. -The default view is collapsed (Compact), showing the template name, template type, and the statuses of the jobs that have run by using that template. -You can click the arrow next to each entry to expand and view more information. +The *Automation Templates* page shows the workflow and job templates that are currently available. +The default view is to show each template as a card, showing the template name and template type. +Select the template name to display more information about the tenmplate, including when it last ran. This list is sorted alphabetically by name, but you can sort by other criteria, or search by various fields and attributes of a template. -From this screen you can launch image:rightrocket.png[Launch,15,15], edit image:leftpencil.png[Edit,15,15], and duplicate image:copy.png[Copy,15,15] a workflow job template. + +FFrom the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete]a template. Only workflow templates have the workflow visualizer image:visualizer.png[Workflow visualizer,15,15] icon as a shortcut for accessing the workflow editor. diff --git a/downstream/modules/platform/con-controller-view-completed-jobs.adoc b/downstream/modules/platform/con-controller-view-completed-jobs.adoc index 654af1518e..2376710e4e 100644 --- a/downstream/modules/platform/con-controller-view-completed-jobs.adoc +++ b/downstream/modules/platform/con-controller-view-completed-jobs.adoc @@ -5,9 +5,10 @@ The *Jobs* tab provides the list of job templates that have run. Click the expand icon next to each job to view the following details: -* Status -* ID and name +* ID and name +* Status * Type of job +* Duration of run * Time started and completed * Who started the job and which template, inventory, project, and credential were used. diff --git a/downstream/modules/platform/proc-controller-copy-a-job-template.adoc b/downstream/modules/platform/proc-controller-copy-a-job-template.adoc index 5b4ba0edf5..e4019ef3cd 100644 --- a/downstream/modules/platform/proc-controller-copy-a-job-template.adoc +++ b/downstream/modules/platform/proc-controller-copy-a-job-template.adoc @@ -1,16 +1,16 @@ [id="controller-copy-a-job-template"] -= Copying a job template += Duplicating a job template -If you copy a job template, it does not copy any associated schedule, notifications, or permissions. -Schedules and notifications must be recreated by the user or administrator creating the copy of the job template. -The user copying the Job Template is granted administrator permission, but no permissions are assigned (copied) to the job template. +If you duplicate a job template, it does not duplicate any associated schedule, notifications, or permissions. +Schedules and notifications must be recreated by the user or administrator creating the duplicate of the job template. +The user duplicating the Job Template is granted administrator permission, but no permissions are assigned (duplicated) to the job template. .Procedure . From the navigation panel, select {MenuAETemplates}. -. Click image:options_menu.png[options menu,15,15] and the copy image:copy.png[Copy,15,15] icon associated with the template that you want to copy. -* The new template with the name of the template from which you copied and a timestamp displays in the list of templates. +. Click the {MoreActionIcon) icon associated with the template that you want to duplicate and select the image:copy.png[Delete Template,15,15] Delete Template icon. +* The new template with the name of the template from which you duplicated and a timestamp displays in the list of templates. . Click to open the new template and click btn:[Edit template]. . Replace the contents of the *Name* field with a new name, and give or change the entries in the other fields to complete this page. . Click btn:[Save job template]. diff --git a/downstream/modules/platform/proc-controller-copy-workflow-job-template.adoc b/downstream/modules/platform/proc-controller-copy-workflow-job-template.adoc index c6af09852d..5c38fc93d9 100644 --- a/downstream/modules/platform/proc-controller-copy-workflow-job-template.adoc +++ b/downstream/modules/platform/proc-controller-copy-workflow-job-template.adoc @@ -1,30 +1,27 @@ [id="controller-copy-workflow-job-template"] -= Copying a workflow job template += Duplicating a workflow job template -With {ControllerName} you can copy a workflow job template. -When you copy a workflow job template, it does not copy any associated schedule, notifications, or permissions. -Schedules and notifications must be recreated by the user or system administrator creating the copy of the workflow template. -The user copying the workflow template is granted the administrator permission, but no permissions are assigned (copied) to the workflow template. +With {ControllerName} you can duplicate a workflow job template. +When you duplicate a workflow job template, it does not duplicate any associated schedule, notifications, or permissions. +Schedules and notifications must be recreated by the user or system administrator creating the duplicate of the workflow template. +The user duplicating the workflow template is granted the administrator permission, but no permissions are assigned (duplicated) to the workflow template. .Procedure -. Open the workflow job template that you want to copy by using one of these methods: -** From the navigation panel, select {MenuAETemplates}. -** In the workflow job template *Details* view, click image:options_menu.png[15,15] next to the desired template. -*** Click the copy (image:copy.png[Copy icon,15,15]) icon. -+ -The new template with the name of the template from which you copied and a timestamp displays in the list of templates. -+ -//image::ug-wf-list-view-copy-example.png[Workflow template copy list view] -+ -. Select the copied template and click btn:[Edit template]. -. Replace the contents of the *Name* field with a new name, and give or change the entries in the other fields to complete this template. +..Procedure + +. From the navigation panel, select {MenuAETemplates}. +. Click the {MoreActionIcon) icon associated with the template that you want to duplicate and select the image:copy.png[Delete Template,15,15] Delete Template icon. +* The new template with the name of the template from which you duplicated and a timestamp displays in the list of templates. +. Click to open the new template and click btn:[Edit template]. +. Replace the contents of the *Name* field with a new name, and give or change the entries in the other fields to complete this page. . Click btn:[Save job template]. + [NOTE] ==== -If a resource has a related resource that you do not have the right level of permission to, you cannot copy the resource. For example, in the case where a project uses a credential that a current user only has Read access. -However, for a workflow job template, if any of its nodes use an unauthorized job template, inventory, or credential, the workflow template can still be copied. -But in the copied workflow job template, the corresponding fields in the workflow template node are absent. +If a resource has a related resource that you do not have the right level of permission to, you cannot duplicate the resource. For example, in the case where a project uses a credential that a current user only has Read access. +However, for a workflow job template, if any of its nodes use an unauthorized job template, inventory, or credential, the workflow template can still be duplicated. +But in the duplicated workflow job template, the corresponding fields in the workflow template node are absent. ==== diff --git a/downstream/modules/platform/proc-controller-create-job-template.adoc b/downstream/modules/platform/proc-controller-create-job-template.adoc index 0e97c3b717..9bff27ea77 100644 --- a/downstream/modules/platform/proc-controller-create-job-template.adoc +++ b/downstream/modules/platform/proc-controller-create-job-template.adoc @@ -5,7 +5,7 @@ .Procedure . From the navigation panel, select {MenuAETemplates}. -. On the *Templates* page, select *Create job template* from the *Create template* list. +. On the *Automation Templates* page, select *Create job template* from the *Create template* list. . Enter the appropriate details in the following fields: + [NOTE] @@ -41,14 +41,15 @@ Specify the overriding branch to use in your job run. If left blank, the specified SCM branch (or commit hash or tag) from the project is used. For more information, see xref:controller-job-branch-overriding[Job branch overriding]. | Yes -| Execution Environment | Select the container image to be used to run this job. -You must select a project before you can select an {ExecEnvShort}. | Yes. - -Execution environment prompts show up as its own step in a later prompt window. | Playbook | Choose the playbook to be launched with this job template from the available playbooks. This field automatically populates with the names of the playbooks found in the project base path for the selected project. Alternatively, you can enter the name of the playbook if it is not listed, such as the name of a file (such as foo.yml) you want to use to run with that playbook. If you enter a filename that is not valid, the template displays an error, or causes the job to fail. | N/A +| Execution Environment | Select the container image to be used to run this job. +You must select a project before you can select an {ExecEnvShort}. | Yes. + +Execution environment prompts show up as its own step in a later prompt window. + | Credentials | Select the image:examine.png[examine,15,15] icon to open a separate window. Choose the credential from the available options to use with this job template. diff --git a/downstream/modules/platform/proc-controller-create-workflow-template.adoc b/downstream/modules/platform/proc-controller-create-workflow-template.adoc index fbd261012a..8a1adf91f5 100644 --- a/downstream/modules/platform/proc-controller-create-workflow-template.adoc +++ b/downstream/modules/platform/proc-controller-create-workflow-template.adoc @@ -13,7 +13,7 @@ This can lead to playbook failures if the limit is mandatory for the playbook th .Procedure . From the navigation panel, select {MenuAETemplates}. -. On the *Templates* list view, select *Create workflow job template* from the *Create template* list. +. On the *Automation Templates* page, select *Create workflow job template* from the *Create template* list. + //image::ug-create-new-wf-template.png[Create workflow template] + diff --git a/downstream/modules/platform/proc-controller-delete-job-template.adoc b/downstream/modules/platform/proc-controller-delete-job-template.adoc index 796e831362..1bcdacd5f5 100644 --- a/downstream/modules/platform/proc-controller-delete-job-template.adoc +++ b/downstream/modules/platform/proc-controller-delete-job-template.adoc @@ -6,9 +6,9 @@ Before deleting a job template, ensure that it is not used in a workflow job tem .Procedure -. Delete a job template by using one of these methods: -* Select the checkbox next to one or more job templates. Click image:options_menu.png[options menu,15,15] and select btn:[Delete template]. -* Select the required job template, on the *Details* page click image:options_menu.png[options menu,15,15] and select btn:[Delete template]. +. Delete a job template using the following method: +* Click the {MoreActionsIcon} icon and select the Delete Templateimage:delete-icon.png[Delete Template,15,15] icon. +* Select the required job template, on the *Details* page click the {MoreActionsIcon} icon and select and select image:delete-icon.png[Delete template,15,15] btn:[Delete template]. [NOTE] ==== diff --git a/downstream/modules/platform/proc-controller-launch-job-template.adoc b/downstream/modules/platform/proc-controller-launch-job-template.adoc index 0ab06fa148..8f34869b91 100644 --- a/downstream/modules/platform/proc-controller-launch-job-template.adoc +++ b/downstream/modules/platform/proc-controller-launch-job-template.adoc @@ -11,7 +11,7 @@ Easier deployments drive consistency, by running your playbooks the same way eac .Procedure * Launch a job template by using one of these methods: -** From the navigation panel, select {MenuAETemplates} and click *Launch template* image:rightrocket.png[Rightrocket,15,15] next to the job template. +** From the navigation panel, select {MenuAETemplates} and click *Launch template* image:rightrocket.png[Rightrocket,15,15] on the job template card. + //image::ug-job-template-launch.png[Job template launch] + @@ -51,5 +51,5 @@ This endpoint accepts JSON and you can specify a list of unified job templates ( The user must have the appropriate permission to launch all the jobs. If all jobs are not launched an error is returned indicating why the operation was not able to complete. Use the `OPTIONS` request to return relevant schema. -For more information, see the link:https://docs.ansible.com/automation-controller/latest/html/controllerapi/api_ref.html#/Bulk[Bulk endpoint] of the Reference section of the Automation Controller API Guide. +For more information, see the link:{LinkControllerAPIOverview}/api_ref.html#/Bulk[Bulk endpoint] of the Reference section of the {TitleControllerAPIOverview}. ==== From 4cf6aefc4601fbd3926663c4270af9236f134f20 Mon Sep 17 00:00:00 2001 From: Ian Fowler Date: Tue, 29 Apr 2025 15:52:08 +0100 Subject: [PATCH 2/3] Update templates with new information Corrections Controller "Templates" doc implies "copy" icon is peer to launch and edit https://issues.redhat.com/browse/AAP-44632 --- .../assembly-ug-controller-job-templates.adoc | 2 +- ...y-ug-controller-workflow-job-templates.adoc | 2 +- downstream/images/delete-button.png | Bin 728 -> 3091 bytes .../proc-controller-copy-a-job-template.adoc | 2 +- ...-controller-copy-workflow-job-template.adoc | 2 +- .../proc-controller-delete-job-template.adoc | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) diff --git a/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc b/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc index a445a231ca..405cbcfe23 100644 --- a/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc +++ b/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc @@ -22,7 +22,7 @@ Search functionality for Job templates is limited to alphanumeric characters onl //image::ug-job-templates-home.png[Job templates home] -From the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete]a template. +From the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete,15,15]a template. Workflow templates have the workflow visualizer image:visualizer.png[Workflow visualizer,15,15] icon as a shortcut for accessing the workflow editor. diff --git a/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc b/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc index f8e0c54269..6a66b1e01f 100644 --- a/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc +++ b/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc @@ -19,7 +19,7 @@ The default view is to show each template as a card, showing the template name a Select the template name to display more information about the tenmplate, including when it last ran. This list is sorted alphabetically by name, but you can sort by other criteria, or search by various fields and attributes of a template. -FFrom the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete]a template. +FFrom the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete,15,15]a template. Only workflow templates have the workflow visualizer image:visualizer.png[Workflow visualizer,15,15] icon as a shortcut for accessing the workflow editor. diff --git a/downstream/images/delete-button.png b/downstream/images/delete-button.png index 5c3dedf8eeaaf00c310629f2144fc34f724c1bb6..afd0c081cee37b3d1865cd928f9624b071075ade 100644 GIT binary patch literal 3091 zcmcguc~BE+7Eg$X7cwAN5u7zfQ6fU3at06tVdRoXqQZ&_3|WOh6OS65$R&(U zP>9h*5?wMPvRfX+Fv<}{2ZR<71)_-%TO=3_R|Cm@J-A!@&sMorvvyTizxRFb{od~# zsXX4cU_aA2U(dneaHe#B?=bMy<8b)pvy6cB9e1oBeDG;uep_(Ynr#rE%t+Y0bu$iE zRWNrl-Wce!Q~aaSaJcz(*o&7ZU)hbr&AmeR-W;ADH`uc*GA7E>=T)KqZU>7fYhJFm z@A5+bSfKE{eZjNbzObaroL!LMUrm|0ak z)yJMy(e5&Twt|H!JZLmUcXz2kFqOvkEo*IWZ{J(Z^D>6HbGuPco4A^@>j2hCYLDGEtw8 z-HmcKY7e_Y!Q+OCiUnK}tUhBP-f`D*Js?}dzJGAi)6=Koh4xSA`HbL@aF0D)nrY-( zeZ*C*O6OMc+wL_yF`hC&HC)M-p#n~IW>l2Lw|Lc~o?HLsmP2~(@p$(=MZ zBp6cBjQj=%P1qwam%~xIn@pwO)hI%QfwpWPzUKro&_<-<*(};b`@V&C_?~Ai`d6=( zQH}0YRYvcvj>?(=t};ah^T`nV6jHW5$WFjS-&n$a;$o_MgRa$CR1o}MuC7kK%UEK; zPNYpWFwHS!L#&2#H^1P>K@U&QLB&b6PUi|DzkL1Lq4(I^k&*RO6ZS55L8Fcl7uVd< zqJn=7U6SYfVsO2PBpq~e*N%;i-5D>IeajEjKeV+W3%V5sR=h$)s_D_Zee06FEXBJ~ zr3G_w$)K)5YNIPV&CJZ)+}zNl)dYR?*Vo?!)kgoq>>kQm4P7+(AJX`b3<=`exJnf< z{)mV=Ia@*_r=Sy~2MARBFErnbi$`H@R#tB2%<~+B(_9m43Iv_y0jLc=b*2V^)RA_6qo-%yhNTC`bfi_Ql=`E-Y{Wdxqx(G);`Gxk z?!`h9LsoBN=9Y!-kS?G_!{vUDwJCLCE(F<*nz??TkzxJ2am(InU~ImVGj02E+(ToR z_`1K}sXzVJE11~jmv)>5SyQ1R$kmO~!T;PNKE~i)mCSOhaJSt7)BNG`MATs-apeh$ ze`~T+m!Fs8r#sWL^=OzY1|M!Q5ZJ1tkF;*1OGrLg=s((sp$x^fWAWTUyuXKmcnB6R zASmTZn*3;2fq#Z>0KG`ek3D6{C_Z#)wA#}F1f=E zs{yH}I~EV*#Dl9c3$D6<%3;Igt{8ZrF4rJoQ#ABdqe$48uzqsnstX`c%~T8nYBtX`?Qy|4%h zXYr;_zMR058#`3jqs$UO=5-s|!m)Y6gw|d>Dq3Y&09-6k{wr0M26!=fdK1yzzejk;3{V134KO3uWGLg9l*Y zplw8%7XXW*bTBv}AP2hilea_fCvS^n38^1r!E@`d`iLd-*)SxnKYk@}*JJL-fx7{7 zU)JBJs`V*?o^`PxEf(|8NF-wt5IrgIoHmJ10Ha0&{QgK2hEi+f1R{ljABq_%Q$lja zLhhLN$feJhJ`#V%d?2t1(EDIdf)KGhxgmw1%Uyl zH%?*yPMdKiZ5eC#p0PiS!iZ}=f%0U0Jmc{SKaFlkqft_h5D=;L+NQ#dQ1&k4M&>%2&0L)4OCph~F4-WkdMADLrrsArQo2xo@TMxJl=2kp82EC!Q1&J{#pbK` zCXK4pAma8sB>85{&N~h9cmr|BuT@b&hF+br<6gNRp|1#lt)PWD#|hb&?zTx_wlk{F}cet%thyua|no++-^sWfHWs z*6-09F9zA#IycYEvYgVvLrd%vFKcxSBFJ_>nf?OI)$V&X{WJv&C6L}IYtJ?nN^7&JWCZ5xiGh^lE86v_&A<*qEB=sv;T*S73B_D>!GSyli5 literal 728 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~q!3HGX7W?Z1DVB6cUq=Rpjs4tz5?O(Kg=CK) zUj~LMH3o);76yi2K%s^g3=E|P3=FRl7#OT(FffQ0%-I!a!@$58nHdsM65;D(m7Jfe zmza{Dl&V*eTL9F-z+h8h1!U%?mLw`vE(HYzo1&C7s~{IQsCFRFRw<*Tq`*pFzr4I$uiRKKzbIYb(9+UU z-@r)U$VeBcLbtdwuOzWTH?LS3VhGF}m(=3qqRfJl%=|nBkhzIT`K2YcN=hJ$-~i&z zlFT%OO?kyoZvj2150cS0)HBeBn+?=z0}{3JFUm{>+6*$^&d>&|5=9JZkBvUaawNw< zd*i1@%QY-%dWIz0G zak}KSynFoDW&~Yu+`||V`bgl&D<+w&ja>YD7#JSAPHu<$YT?|B}x+2+JVP@?j5^>bP0l+XkKey#j9 diff --git a/downstream/modules/platform/proc-controller-copy-a-job-template.adoc b/downstream/modules/platform/proc-controller-copy-a-job-template.adoc index e4019ef3cd..169e4fccf0 100644 --- a/downstream/modules/platform/proc-controller-copy-a-job-template.adoc +++ b/downstream/modules/platform/proc-controller-copy-a-job-template.adoc @@ -9,7 +9,7 @@ The user duplicating the Job Template is granted administrator permission, but n .Procedure . From the navigation panel, select {MenuAETemplates}. -. Click the {MoreActionIcon) icon associated with the template that you want to duplicate and select the image:copy.png[Delete Template,15,15] Delete Template icon. +. Click the {MoreActionIcon} icon associated with the template that you want to duplicate and select the image:copy.png[Duplicate Template,15,15] Duplicate Template icon. * The new template with the name of the template from which you duplicated and a timestamp displays in the list of templates. . Click to open the new template and click btn:[Edit template]. . Replace the contents of the *Name* field with a new name, and give or change the entries in the other fields to complete this page. diff --git a/downstream/modules/platform/proc-controller-copy-workflow-job-template.adoc b/downstream/modules/platform/proc-controller-copy-workflow-job-template.adoc index 5c38fc93d9..1184546800 100644 --- a/downstream/modules/platform/proc-controller-copy-workflow-job-template.adoc +++ b/downstream/modules/platform/proc-controller-copy-workflow-job-template.adoc @@ -12,7 +12,7 @@ The user duplicating the workflow template is granted the administrator permissi ..Procedure . From the navigation panel, select {MenuAETemplates}. -. Click the {MoreActionIcon) icon associated with the template that you want to duplicate and select the image:copy.png[Delete Template,15,15] Delete Template icon. +. Click the {MoreActionIcon) icon associated with the template that you want to duplicate and select the image:copy.png[Duplicate Template,15,15] Duplicate Template icon. * The new template with the name of the template from which you duplicated and a timestamp displays in the list of templates. . Click to open the new template and click btn:[Edit template]. . Replace the contents of the *Name* field with a new name, and give or change the entries in the other fields to complete this page. diff --git a/downstream/modules/platform/proc-controller-delete-job-template.adoc b/downstream/modules/platform/proc-controller-delete-job-template.adoc index 1bcdacd5f5..8fd9f2050d 100644 --- a/downstream/modules/platform/proc-controller-delete-job-template.adoc +++ b/downstream/modules/platform/proc-controller-delete-job-template.adoc @@ -8,7 +8,7 @@ Before deleting a job template, ensure that it is not used in a workflow job tem . Delete a job template using the following method: * Click the {MoreActionsIcon} icon and select the Delete Templateimage:delete-icon.png[Delete Template,15,15] icon. -* Select the required job template, on the *Details* page click the {MoreActionsIcon} icon and select and select image:delete-icon.png[Delete template,15,15] btn:[Delete template]. +* Select the required job template, on the *Details* page click the {MoreActionsIcon} icon and select and select image:delete-button.png[Delete template,15,15] btn:[Delete template]. [NOTE] ==== From 99c1782b8c6f7f9a2f7cd18e52a4ef6e94061ff0 Mon Sep 17 00:00:00 2001 From: Ian Fowler Date: Wed, 30 Apr 2025 08:57:05 +0100 Subject: [PATCH 3/3] Update Templates with new information Corrections Controller "Templates" doc implies "copy" icon is peer to launch and edit https://issues.redhat.com/browse/AAP-44632 --- .../platform/assembly-ug-controller-job-templates.adoc | 2 +- .../assembly-ug-controller-workflow-job-templates.adoc | 4 ++-- .../modules/platform/proc-controller-delete-job-template.adoc | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc b/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc index 405cbcfe23..3d15957909 100644 --- a/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc +++ b/downstream/assemblies/platform/assembly-ug-controller-job-templates.adoc @@ -22,7 +22,7 @@ Search functionality for Job templates is limited to alphanumeric characters onl //image::ug-job-templates-home.png[Job templates home] -From the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete,15,15]a template. +From the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete,15,15] a template. Workflow templates have the workflow visualizer image:visualizer.png[Workflow visualizer,15,15] icon as a shortcut for accessing the workflow editor. diff --git a/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc b/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc index 6a66b1e01f..069b3a8472 100644 --- a/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc +++ b/downstream/assemblies/platform/assembly-ug-controller-workflow-job-templates.adoc @@ -16,10 +16,10 @@ These resources include the following: The *Automation Templates* page shows the workflow and job templates that are currently available. The default view is to show each template as a card, showing the template name and template type. -Select the template name to display more information about the tenmplate, including when it last ran. +Select the template name to display more information about the template, including when it last ran. This list is sorted alphabetically by name, but you can sort by other criteria, or search by various fields and attributes of a template. -FFrom the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete,15,15]a template. +From the template card you can launch image:rightrocket.png[Rightrocket,15,15], edit image:leftpencil.png[Leftpencil,15,15] a template, or, using the {MoreActionsIcon} icon, you can duplicate image:copy.png[Duplicate,15,15] or delete image:delete-button.png[Delete,15,15]a template. Only workflow templates have the workflow visualizer image:visualizer.png[Workflow visualizer,15,15] icon as a shortcut for accessing the workflow editor. diff --git a/downstream/modules/platform/proc-controller-delete-job-template.adoc b/downstream/modules/platform/proc-controller-delete-job-template.adoc index 8fd9f2050d..a2fac34069 100644 --- a/downstream/modules/platform/proc-controller-delete-job-template.adoc +++ b/downstream/modules/platform/proc-controller-delete-job-template.adoc @@ -8,7 +8,7 @@ Before deleting a job template, ensure that it is not used in a workflow job tem . Delete a job template using the following method: * Click the {MoreActionsIcon} icon and select the Delete Templateimage:delete-icon.png[Delete Template,15,15] icon. -* Select the required job template, on the *Details* page click the {MoreActionsIcon} icon and select and select image:delete-button.png[Delete template,15,15] btn:[Delete template]. +* Select the required job template, on the *Details* page click the {MoreActionsIcon} icon and select image:delete-button.png[Delete template,15,15] btn:[Delete template]. [NOTE] ====