Files
Aegis/backend/app/routers/system.py
kitos 44ef4129a5
Some checks failed
Aegis CI / lint-and-test (push) Has been cancelled
fix(tempo): use search_worklogs(authorIds) in test endpoint
get_worklogs_by_account_id does not exist in tempoapiclient v4.
The correct method is search_worklogs(dateFrom, dateTo, authorIds=[...]).
Also improve error messages: 401 points to where to get the token,
404 tells the user the Account ID may be wrong.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 11:25:15 +02:00

17 KiB