Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 6, 2026

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

…onjob (#2861)

The chargebackTx() cronjob was checking transaction.user.status, but
BankTxReturn transactions never have a userId set. This caused the
query to never find any entries, preventing automatic refund approval.

Remove the user status check since userData validation is sufficient.
@TaprootFreak TaprootFreak merged commit 1b598c0 into master Jan 6, 2026
9 checks passed
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.

2 participants