bat-go icon indicating copy to clipboard operation
bat-go copied to clipboard

fix: process android webhooks

Open clD11 opened this issue 6 months ago • 0 comments

Summary

This PR fixes the android webhook endpoint to process developer notifications correctly and update the order.

fixes #197

Type of Change

  • [ ] Product feature
  • [x] Bug fix
  • [ ] Performance improvement
  • [ ] Refactor
  • [ ] Other

Tested Environments

  • [x] Development
  • [ ] Staging
  • [ ] Production

Before Requesting Review

  • [ ] Does your code build cleanly without any errors or warnings?
  • [ ] Have you used auto closing keywords?
  • [ ] Have you added tests for new functionality?
  • [ ] Have validated query efficiency for new database queries?
  • [ ] Have documented new functionality in README or in comments?
  • [ ] Have you squashed all intermediate commits?
  • [ ] Is there a clear title that explains what the PR does?
  • [ ] Have you used intuitive function, variable and other naming?
  • [ ] Have you requested security and/or privacy review if needed
  • [ ] Have you performed a self review of this PR?

Manual Test Plan

clD11 avatar Feb 06 '24 14:02 clD11