-
Bug
-
Resolution: Unresolved
-
Normal
-
DO180 - RHOCP4.18-en-1-20250926
-
None
-
False
-
-
False
-
en-US (English)
Please fill in the following information:
URL: | |
Reporter RHNID: | bucknd |
Section Title: |
Issue description
in the solution at item 2.3 the command provided is 'oc get triggers deployment/app2'
This command will not work as triggers are not a resource type. It should be 'oc set triggers deployment/app2'
To complicate my understanding of this issue there is a Jira covering this area already that states that it should be oc get and NOT oc set. The Jira is https://issues.redhat.com/browse/PTL-15382 and it does look like it has been applied to the student guide even though it is incorrect - but as the Jira is closed without any comment or description at all it is impossible to understand a) why it has been applied or indeed b) whether it was not applied at all.
I do not understand why any Jira is closed without adding a comment as to why and if something was done to fix the jira
Steps to reproduce:
Workaround:
Expected result: