Skip to content

fix: update logAction call sites missed in e4a032d6f3#8502

Closed
ryuwd wants to merge 1 commit intoDIRACGrid:integrationfrom
ryuwd:fix/logaction-missing-callsite-updates
Closed

fix: update logAction call sites missed in e4a032d6f3#8502
ryuwd wants to merge 1 commit intoDIRACGrid:integrationfrom
ryuwd:fix/logaction-missing-callsite-updates

Conversation

@ryuwd
Copy link
Copy Markdown
Contributor

@ryuwd ryuwd commented Apr 8, 2026

e4a032d removed the issuerGroup and targetGroup parameters from ProxyDB.logAction(). Two call sites in ProxyManagerHandler were not updated:

  • Line 181 (export_getProxy)
  • Line 229 (export_getVOMSProxy)

This results in TypeError: ProxyDB.logAction() takes 4 positional arguments but 6 were given when downloading proxies.

Also fixes a missing comma in the logAction SQL INSERT statement.

@ryuwd
Copy link
Copy Markdown
Contributor Author

ryuwd commented Apr 8, 2026

duplicate of #8500

@ryuwd ryuwd closed this Apr 8, 2026
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