Hi, I am facing an issue with Splunk SOAR (On-prem) version 7.1.0.225. Problem: Playbooks are not showing in the UI. What I did: - Created a JSON playbook (test_playbook.json) - Placed it in this path: /opt/phantom/local_data/repos/local_repo/playbooks/ - Verified the file exists using ls command - Set correct permissions using chmod 644 and chown phantom:phantom - Restarted SOAR service Expected: The playbook should appear in the Playbooks section Actual: - No Playbooks are visible - No Refresh button - No Repositories option in UI - Import or Upload is not available or not working Notes: - Using SOAR 7.x (new UI) - local_repo exists but not visible in UI - No errors visible in UI Question: How can I make SOAR detect and display playbooks from local_repo in version 7.1? Is there a new method required in SOAR 7.x to load or register local playbooks? Thanks
... View more