Files
Yodmon/app
Christoph Gasser 3889bc971a Fix template lookup and surface template-not-found errors to web UI
- get_template_id: switch from filter to search so the API token user
  can find templates they have read access to (filter requires exact
  visibility that search does not)
- When the template is not found, write the warning to the DB log so
  it appears in the web dashboard, not only in Docker container logs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 10:52:10 +02:00
..