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

Extends updateThing method warning message. #4558

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

docbender
Copy link
Contributor

This pull request fixes #4557. If the update of thing is not valid, the warning message now contains detailed information about the validation result.

@docbender docbender requested a review from a team as a code owner January 13, 2025 22:00
Copy link
Member

@J-N-K J-N-K left a comment

Choose a reason for hiding this comment

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

Thanks!

@J-N-K J-N-K added the enhancement An enhancement or new feature of the Core label Jan 19, 2025
@J-N-K J-N-K added this to the 5.0 milestone Jan 19, 2025
@J-N-K J-N-K merged commit 6922d60 into openhab:main Jan 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature of the Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When an thing update fails, information about the cause is not provided
2 participants