Addressed Issues
applications user/group search results hidden in bulk edit record fixed an issue where the user/group search dropdown in the bulk edit record window did not display results within the visible frame when users searched for a user or group, the results appeared outside the visible area, requiring manual scrolling to locate them the dropdown display has been updated to ensure search results are visible within the frame, improving usability and restoring expected behaviour ai soc signal triage widget displays list field values incorrectly fixed an issue where list field values in the ai soc case management signal triage widget were displayed as \[object object] instead of the actual values this affected list based fields such as impacted users, assets, and ip addresses, making the widget output difficult to interpret list field values are now rendered correctly, ensuring the widget displays readable and accurate information condition builder condition builder does not display stored conditions fixed an issue where the condition builder in canvas playbooks did not display condition details defined in the underlying yaml operators and comparison values were present in the configuration but were not visible in the ui, making it difficult to review or modify conditions the condition builder now correctly renders all configured condition data, ensuring consistency between the ui and the underlying playbook definition records intermittent 401 errors during permission evaluation fixed an issue where certain record actions intermittently failed due to a 401 unauthorized error when building the permissionsprovider this occurred because the permission retrieval flow attempted to fetch the system user id unnecessarily, particularly in background or system user contexts the permission evaluation logic has been updated to avoid redundant calls and correctly handle system user scenarios, preventing unauthorized errors and improving stability during permission checks