Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13
-
None
-
None
Description
Current Situation
- The JobStreams view is still visible in JOC Cockpit even after forcefully hiding it in joc.properties.
- There is no option for hiding "Configuration" view (e.g. show_view_configuration=)
How to Reproduce
- Open ./jetty_base/resources/joc/joc.properties file
- Set the value "show_view_jobstreams=false" in the bottom
- Restart JOC Cockpit services
- Login to JOC and still you can see the JobStreams view in JOC Cockpit.
Desired Behavior
- The JobStreams view should not get visible in JOC Cockpit, after setting "show_view_jobstreams=false" value in joc.properties file.
- There should be an option for hiding the "Configuration" view also.