Skip to content

Fix mutating SQL assertion in Tool Store download#608

Merged
brendanx67 merged 1 commit intorelease25.11-SNAPSHOTfrom
25.11_fb_toolstore-fix-mutating-sql-v2
Mar 12, 2026
Merged

Fix mutating SQL assertion in Tool Store download#608
brendanx67 merged 1 commit intorelease25.11-SNAPSHOTfrom
25.11_fb_toolstore-fix-mutating-sql-v2

Conversation

@brendanx67
Copy link
Collaborator

Summary

  • Wrapped recordToolDownload() in SpringActionController.ignoreSqlUpdates() to fix dev-mode assertion that blocks mutating SQL (UPDATE download counter) on GET request in DownloadToolAction

Replaces #607 (which was incorrectly based on develop).

Test plan

  • Verified locally: Tool Store download no longer throws 500 in dev mode

Co-Authored-By: Claude noreply@anthropic.com

* Wrapped recordToolDownload in ignoreSqlUpdates() for dev-mode compatibility

Co-Authored-By: Claude <noreply@anthropic.com>
@vagisha vagisha self-requested a review March 12, 2026 04:27
@brendanx67 brendanx67 merged commit 77108da into release25.11-SNAPSHOT Mar 12, 2026
5 of 8 checks passed
@brendanx67 brendanx67 deleted the 25.11_fb_toolstore-fix-mutating-sql-v2 branch March 12, 2026 20:26
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.

3 participants