Skip to content

fix(analytics): correct inaccurate comment about POST-based triggers (#2271)#2276

Merged
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-2271
Mar 24, 2026
Merged

fix(analytics): correct inaccurate comment about POST-based triggers (#2271)#2276
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-2271

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Mar 24, 2026

Summary

Fixes inaccurate comment: "POST-based triggers" changed to "re-fetch triggers". Only 1 of 9 loaders in codeIntelFullScans() uses POST; the rest use GET. The meaningful distinction is cached vs fresh, not GET vs POST.

Closes #2271

…2271)

The comment claimed runAllAnalysisScans uses "POST-based triggers" but
most loaders use GET. Changed to "re-fetch triggers" which accurately
describes the cached-vs-fresh distinction.
@github-actions
Copy link
Copy Markdown

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

@mrveiss mrveiss merged commit f8d12d0 into Dev_new_gui Mar 24, 2026
4 of 5 checks passed
@mrveiss mrveiss deleted the fix/issue-2271 branch March 24, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant