UI action record with changes can't be saved, or executed, UI action redirects to a page you can't reach. Issue UI action record with changes can't be saved, or executed, UI action redirects to a page you can't reach. See screenshots. Examples of messages: ReleaseAllCauseSome VPNs route traffic through corporate proxies or Web Application Firewalls (WAFs).- WAFs often scan outgoing data for suspicious patterns—like certain JavaScript functions (eval, confirm, alert, etc.).- A simple if(confirm(...)) might be flagged as unsafe or as part of an XSS (Cross-site Scripting) attack pattern.This could silently block or modify the request, making it seem like you "can't save."ResolutionThis behavior is not caused by the application itself, but rather by how certain VPNs or network security layers (such as Web Application Firewalls or corporate proxies) handle requests that contain JavaScript functions like confirm, eval, or alert. Please contact your network/security team or VPN provider and request an exception or configuration adjustment that allows these specific requests to pass through unmodified. Once the network restriction is lifted or adjusted, you should be able to save without further issues.