Deny‑Unless ACL on sys_properties, making all system properties read‑only DescriptionBuild Agent (Trial) plugin version 2.4.5 introduces a “Deny Unless” ACL on the **sys_properties** table. The ACL blocks write access, causing system properties to appear read‑only unless they are in the Build Agent scope. This prevents admins from modifying global or other-scoped properties.Steps to Reproduce Ensure glide instance is on Zurich Patch 11 or Australia Patch 4 with Build Agent (Trial) 2.4.5 1. Log in to an instance that has the Build Agent (Trial) 2.4.5 plugin installed. 2. Navigate to **System Properties** (sys_properties). 3. Open any property that is not part of the Build Agent scope. 4. Observe that the property fields are read‑only and cannot be saved.WorkaroundImport the update set **ServiceNow-datacondition-script-removal** (named *sys_remote_update_set_dfbfee922bc2c3106d13f36f5e91bf42.xml *) provided with PRB2056608. After importing, the ACL is updated so it only applies to specific properties within Build Agent (Trial). Ask the impacted customer to commit the update set sys_remote_update_set_dfbfee922bc2c3106d13f36f5e91bf42.xml Related Problem: PRB2056608