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

[things] Fix getThing doesn't return null if Thing not existent #315

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

florian-h05
Copy link
Contributor

Fixes #314.

Fixes openhab#314.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
@florian-h05 florian-h05 requested a review from a team as a code owner December 25, 2023 18:46
@florian-h05 florian-h05 merged commit ed1062d into openhab:main Dec 25, 2023
4 checks passed
@florian-h05 florian-h05 added this to the to be released milestone Dec 25, 2023
@florian-h05 florian-h05 added the bug Something isn't working label Dec 25, 2023
@florian-h05 florian-h05 deleted the getthing-null branch December 25, 2023 18:48
@florian-h05 florian-h05 modified the milestone: to be released Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Function things.getThing(..) returns invalid Thing if Thing doesn't exist in Thing Registry
1 participant