Skip to content

Allow re-adding removed operators to EstateAggregate#1493

Merged
StuartFerguson merged 1 commit intomasterfrom
bug/#1486_cant_readd_estate_after_remove
Jan 31, 2026
Merged

Allow re-adding removed operators to EstateAggregate#1493
StuartFerguson merged 1 commit intomasterfrom
bug/#1486_cant_readd_estate_after_remove

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Updated operator addition logic to allow re-adding previously removed (deleted) operators by undeleting them instead of throwing a duplicate error. Modified event handling to support this behavior. Added a unit test to verify correct re-addition.

closes #1486

Updated operator addition logic to allow re-adding previously removed (deleted) operators by undeleting them instead of throwing a duplicate error. Modified event handling to support this behavior. Added a unit test to verify correct re-addition.
@StuartFerguson StuartFerguson merged commit 796b96b into master Jan 31, 2026
9 checks passed
@StuartFerguson StuartFerguson added bug Bugs and error-prone code and removed maintenance labels Jan 31, 2026
@github-actions github-actions Bot deleted the bug/#1486_cant_readd_estate_after_remove branch April 2, 2026 02:43
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.

Cant re-add a deleted operator to Estate

1 participant