Skip to content

Fix validations for unreact comment#10246

Merged
isaacsolo merged 1 commit intomainfrom
is-fix-unreact
Oct 28, 2024
Merged

Fix validations for unreact comment#10246
isaacsolo merged 1 commit intomainfrom
is-fix-unreact

Conversation

@isaacsolo
Copy link

Description

Seeing some skipped transactions because of an error where the existing comment reaction doesn't exist when un-reacting. This modification ignores those txs instead of triggering a skip.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.

Modified existing invalid test case.

@isaacsolo isaacsolo requested a review from DejayJD October 28, 2024 19:28
@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2024

⚠️ No Changeset found

Latest commit: 1c60605

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@DejayJD DejayJD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me, but I'm curious how we're getting into that state? 🤔

@isaacsolo
Copy link
Author

This makes sense to me, but I'm curious how we're getting into that state? 🤔

yeaa i couldn't repro but there's probably some edge case

@isaacsolo isaacsolo merged commit 737bec0 into main Oct 28, 2024
@isaacsolo isaacsolo deleted the is-fix-unreact branch October 28, 2024 21:38
audius-infra pushed a commit that referenced this pull request Oct 29, 2024
[d49bb52] Add more guards to the migration for idempotency (#10259) Marcus Pasell
[263569e] Include specifiers for Audio Match in migration (#10258) Marcus Pasell
[7a5772e] Don't rollback the migration (#10256) Marcus Pasell
[e9c3e94] [C-5310] Fix comment notifications with explicit type (#10242) Dylan Jeffers
[737bec0] Fix validations for unreact comment (#10246) Isaac Solo
[a2803dd] [PAY-3469] Reapply "Update DN to use shortened rewards challenge IDs and specifiers (#9803)" (#10099) (#10158) Marcus Pasell
[f5e01e0] Revert "Add X-Forwarded-Proto to nginx config to fix resolve endpoint (#10239)" (#10251) Marcus Pasell
[0d445df] Use msgpack between servers. (#10244) Steve Perkins
schottra added a commit that referenced this pull request Oct 29, 2024
* origin/main: (78 commits)
  Remove SEARCH_V2 feature flag (#10264)
  Fix eth-bridge, consolidate Makefile, remove cruft (#10212)
  [C-5309] Reset comment form text on location change (#10263)
  [PAY-3516] Remove is_stream_gated and is_download_gated (#10146)
  [PAY-3545] Add cover attribution and song ownership to track upload (#10184)
  Audius Protocol v0.7.22
  Add more guards to the migration for idempotency (#10259)
  Include specifiers for Audio Match in migration (#10258)
  Don't rollback the migration (#10256)
  [C-5314] Add load states for comment display names & avatars (#10255)
  [C-5310] Fix comment notifications with explicit type (#10242)
  Fix mobile harmony button xs size (#10243)
  Bump max audio size to 500mb (#10252)
  Upgrade mobile version to 1.1.121 (#10254)
  Fix validations for unreact comment (#10246)
  [PAY-3469] Reapply "Update DN to use shortened rewards challenge IDs and specifiers (#9803)" (#10099) (#10158)
  Fix purchases with external wallet and wallet adapter (#10087)
  Make Text component respect theme typography (#10086)
  Revert "Add X-Forwarded-Proto to nginx config to fix resolve endpoint (#10239)" (#10251)
  Not hardcoded file limit error message (#10247)
  ...
samgutentag pushed a commit that referenced this pull request Nov 1, 2024
samgutentag pushed a commit that referenced this pull request Nov 1, 2024
[d49bb52] Add more guards to the migration for idempotency (#10259) Marcus Pasell
[263569e] Include specifiers for Audio Match in migration (#10258) Marcus Pasell
[7a5772e] Don't rollback the migration (#10256) Marcus Pasell
[e9c3e94] [C-5310] Fix comment notifications with explicit type (#10242) Dylan Jeffers
[737bec0] Fix validations for unreact comment (#10246) Isaac Solo
[a2803dd] [PAY-3469] Reapply "Update DN to use shortened rewards challenge IDs and specifiers (#9803)" (#10099) (#10158) Marcus Pasell
[f5e01e0] Revert "Add X-Forwarded-Proto to nginx config to fix resolve endpoint (#10239)" (#10251) Marcus Pasell
[0d445df] Use msgpack between servers. (#10244) Steve Perkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants