Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP APM
Known Affected Versions:
13.1.0, 13.1.0.1, 13.1.0.2, 13.1.0.3, 13.1.0.4, 13.1.0.5, 13.1.0.6, 13.1.0.7, 13.1.0.8, 13.1.1
Fixed In:
13.1.1.2, 12.1.3.7
Opened: Jul 05, 2018 Severity: 3-Major Related Article:
K02205915
Open per-request policy in Visual Policy Editor (VPE) that has a subroutine. Click 'Subroutine Settings / Rename. Numeric values like the inactivity timeout are displayed as 'NaN. Attempts to modify the values results in MCP validation errors such as one of these: - Unable to execute transaction because of: - Unable to execute transaction because of: 01020036:3: The requested user role partition (admin Common) was not found.
All fields say 'NaN', and error when trying to modify properties. Subroutine settings like the Inactivity Timeout and Gating Criteria cannot be modified through the VPE
-- Per-request policy in the VPE. -- Subroutine in the per-request policy. -- Attempt to change the values.
Use tmsh to modify these values, for example: tmsh modify apm policy access-policy <policy_name> subroutine properties modify { all { inactivity-timeout 301 } }
The issue has been fixed; it is now possible to view and modify subroutine settings in the VPE.