Commit graph

2 commits

Author SHA1 Message Date
felix bear
049c75e7f3
refactor(scripts): share log migration helper #7917 (#8116)
Co-authored-by: cocojojo5213 <cocojojo5213@users.noreply.github.com>
2026-06-08 12:09:45 +02:00
Johannes Millan
53bc1af61c refactor: migrate all issue logs to IssueLog context
- Replace all Log.* calls with IssueLog.* in features/issue directory
- Modified 17 files with 42 total changes
- All issue-related logs now have [issue] context prefix
- Fixed unused Log import in jira-api.service.ts
2025-07-10 14:46:28 +02:00