Unable to run Background Script with update() function in ATF test, Error : Error getting record for sys_ai_record_activity: java.lang.NullPointerExceptionIssue Some ATF tests need to run update() function which is not updating records and giving error like : Syntax Error or Access Rule Violation detected by database (ERROR: relation "sys_ai_record_activity0007" does not exist OR Error getting record for sys_ai_record_activity: java.lang.NullPointerException The background script no longer performs updates and crashes. Issue might happen outside of ATF as well with manual process.ReleaseLatest Yokohama and Zurich releases.CauseThe error is caused by com.glide.ai_record_activity Plugin installation issue, which is related to the sys_ai_record_activity table which is newly introduced in latest releases. The table tracks AI agent record creation and field modifications across platform tables, storing audit data in the sys_ai_record_activity table.ResolutionSteps to Resolve1. Repair the com.glide.ai_record_activity plugin to resolve the issue. The plugin details can be found at: https://Instance-name.service-now.com/now/app-manager/home/plugin/id/com.glide.ai_record_activity/details