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 thing upgrades for bridges #3858

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Fix thing upgrades for bridges #3858

merged 2 commits into from
Oct 30, 2023

Conversation

J-N-K
Copy link
Member

@J-N-K J-N-K commented Oct 29, 2023

Bridges could not be updated because the updated bridge was a ThingImpl instead of a BridgeImpl. Also the copy-creator in the BridgeBuilder was missing. This should also be cherry-picked to 4.0.x.

Bridges could not be updated because the updated bridge was a `ThingImpl` instead of a `BridgeImpl`. Also the copy-creator in the `BridgeBuilder` was missing. This should also be cherry-picked to 4.0.x.

Signed-off-by: Jan N. Klug <[email protected]>
@J-N-K J-N-K added the bug An unexpected problem or unintended behavior of the Core label Oct 29, 2023
@J-N-K J-N-K requested a review from a team as a code owner October 29, 2023 09:46
Signed-off-by: Jan N. Klug <[email protected]>
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/amazon-echo-smartj-binding-last-voice-command-not-working-anymore/148296/110

Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

Thanks for the fix! 👍

@wborn wborn merged commit 7b0f77b into openhab:main Oct 30, 2023
3 checks passed
@wborn wborn added this to the 4.1 milestone Oct 30, 2023
@J-N-K J-N-K deleted the fix-bridge-builder branch October 30, 2023 17:47
J-N-K added a commit that referenced this pull request Nov 3, 2023
Bridges could not be updated because the updated bridge was a `ThingImpl` instead of a `BridgeImpl`. Also the copy-creator in the `BridgeBuilder` was missing. This should also be cherry-picked to 4.0.x.

Signed-off-by: Jan N. Klug <[email protected]>
(cherry picked from commit 7b0f77b)
Signed-off-by: Jan N. Klug <[email protected]>
@jlaur
Copy link
Contributor

jlaur commented Nov 3, 2023

@J-N-K - can you also add the "patch" label so that it will be included in the release notes? (or @kaikreuzer if you are about to generate them)

@wborn wborn added the patch A PR that has been cherry-picked to a patch release branch label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of the Core patch A PR that has been cherry-picked to a patch release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants