Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Better attempt detach logic #3639

Merged
merged 2 commits into from
Nov 12, 2023

Conversation

joveeater
Copy link
Collaborator

@joveeater joveeater commented Nov 12, 2023

Summary

SUMMARY: Bugfixes "Fix a few item related bugs"

Purpose of change

Fixes #3588 (original attempt: #3631), more completely this time.

Describe the solution

Missed the case where attempt_detach is used to remove the item. I've improved the logic on attempt_detach in general so property changes during the handler are better respected and the remerging is forced.

@github-actions github-actions bot added the src changes related to source code. label Nov 12, 2023
@scarf005 scarf005 changed the title Fix: Better attempt detach logic fix: Better attempt detach logic Nov 12, 2023
@scarf005 scarf005 added this pull request to the merge queue Nov 12, 2023
Merged via the queue into cataclysmbnteam:upload with commit 0227fff Nov 12, 2023
14 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
src changes related to source code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sealed containers stay sealed when emptied
2 participants