Workflow Editor — Checkout Option Missing Due to Modified ACL on wf_workflow_versionIssue The 'Checkout' option is notably absent from the available workflow actions, which may hinder the ability to effectively manage and track changes within workflows. Steps to Reproduce: 1. Navigate to Workflow Editor.2. Open any existing workflow.3. Observe that the 'Checkout' option is not present in the toolbar or context menu, which could potentially disrupt the workflow development process and lead to inconsistencies in version control. ReleaseWashington DC and LaterResolutionCheck whether ACL (wf_workflow_version) is been modified or not.Link:https://<instance-name>.service-now.com/sys_security_acl.do?sys_id=30b12e5bc0a8016b00a6db2343115095If it's been modified, it's essential to revert back to the Out-of-the-Box version to ensure the system functions as intended. After reverting, validate whether the issue is getting resolved or not. If the issue persists, continue with the Investigation to identify the root cause of the problem.