Skip to content

Allow re-adding previously removed operators to merchants#1494

Merged
StuartFerguson merged 1 commit intomasterfrom
bug/#1488_cant_readd_deleted_merchant_operator
Jan 31, 2026
Merged

Allow re-adding previously removed operators to merchants#1494
StuartFerguson merged 1 commit intomasterfrom
bug/#1488_cant_readd_deleted_merchant_operator

Conversation

@StuartFerguson
Copy link
Member

Updated operator assignment logic to only prevent adding operators that are not marked as deleted, enabling reactivation of removed operators. Modified event handling to undelete existing operators instead of creating duplicates. Added a unit test to verify correct behavior when removing and re-adding an operator.

closes #1488

Updated operator assignment logic to only prevent adding operators that are not marked as deleted, enabling reactivation of removed operators. Modified event handling to undelete existing operators instead of creating duplicates. Added a unit test to verify correct behavior when removing and re-adding an operator.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Jan 31, 2026
@StuartFerguson StuartFerguson merged commit 2626297 into master Jan 31, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't re-add a deleted operator to the Merchant

1 participant