Skip to content

Conversation

@pcapriotti
Copy link
Contributor

@pcapriotti pcapriotti commented Aug 5, 2025

This fixes a bug where the backend was incorrectly checking that a conversation being reset is a group conversation, and throwing "invalid-op" if not.

https://wearezeta.atlassian.net/browse/WPB-19296

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

Not all actions apply only to group conversations. Before, we had an
explicit exception for rename actions, but the reset action also should
apply to all types. This extends the check logic by taking the action
tag into account.
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Aug 5, 2025
@pcapriotti pcapriotti marked this pull request as ready for review August 5, 2025 07:50
@pcapriotti pcapriotti requested review from a team as code owners August 5, 2025 07:50
@pcapriotti pcapriotti merged commit 0a1133c into develop Aug 5, 2025
8 checks passed
@pcapriotti pcapriotti deleted the reset-non-group branch August 5, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants