nkarunakar13092
Tera Contributor

@RajathN 

 

If ITIL users are using a module to go to list of incidents you can try using fixed query:
  1. As an administrator, navigate to System Definition > Modules.
  2. Open the desired module record from the left navigation.
  3. Set the Link Type to URL ( from arguments)
  4. In the Arguments field, enter for example /incident_list.do?sysparm_fixed_query=active=true. This will permanently apply the active=true filter when users click the module link, and they will not have the ability to remove it.
  5. Save the module.
Important: This fixed filter only applies when users access the incident list through this specific module. If an ITIL user types incident.list directly into the filter navigator, they will see all incident records, and the fixed filter will not be applied.