- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 02:57 AM
I have done many Vulnerability Response implementations for clients and majority of them do not use the Application Vulnerability Response module. I have attempted to "hide" this module within the Application Navigator by setting the Application Menu object to inactive, which works initially, but somehow always is automatically set back to Active. This is becoming a point of frustration for our clients as they have found themselves searching for modules within the core Vulnerability Response module and accidentally selecting the modules within Application Vulnerability Response (like Assignment Rules, Calculators, etc).
I have encouraged my clients to add the Vulnerability Response module as a favorite and navigate to the Application Modules through their favorites menu, but people like to work in different ways and this is not a solution to the issue.
I am not sure if my approach to hide this module is incorrect, or if there is a better way to do this. Wanted to get the community's thoughts.
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 05:00 AM
If it is the order hierarchy of AVR vs VR in the Filter Navigator that's the issue, you could increase the order value for AVR or decrease the order value of VR. This would have VR show up in Filter Navigator above AVR, see image below.
This can be accomplished by going to the sys_app_application table and editing the Order.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 05:00 AM
If it is the order hierarchy of AVR vs VR in the Filter Navigator that's the issue, you could increase the order value for AVR or decrease the order value of VR. This would have VR show up in Filter Navigator above AVR, see image below.
This can be accomplished by going to the sys_app_application table and editing the Order.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 05:04 AM
Great Idea! Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2023 05:02 AM
This has proven to be the best solution. Thank you for the suggestion!