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

Thing details: Fix config action saves the whole Thing #2775

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

florian-h05
Copy link
Contributor

@florian-h05 florian-h05 commented Sep 30, 2024

A Thing config action is only supposed to save the config of the Thing, not the whole Thing.

Fixes openhab/openhab-core#4380.
Fixes #2782.

A Thing config action is only supposed to save the config of the Thing, not the whole Thing.

Fixes openhab/openhab-core#4380.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Copy link

relativeci bot commented Sep 30, 2024

#2291 Bundle Size — 10.82MiB (~+0.01%).

4346b6d(current) vs e742d7a main#2286(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  no changes
                 Current
#2291
     Baseline
#2286
No change  Initial JS 1.89MiB 1.89MiB
No change  Initial CSS 576.5KiB 576.5KiB
No change  Cache Invalidation 18.15% 18.15%
No change  Chunks 226 226
No change  Assets 249 249
No change  Modules 2920 2920
No change  Duplicate Modules 149 149
No change  Duplicate Code 1.8% 1.8%
No change  Packages 96 96
No change  Duplicate Packages 2 2
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#2291
     Baseline
#2286
Regression  JS 9.04MiB (~+0.01%) 9.04MiB
No change  CSS 863.22KiB 863.22KiB
No change  Fonts 526.1KiB 526.1KiB
No change  Media 295.6KiB 295.6KiB
No change  IMG 140.74KiB 140.74KiB
No change  HTML 1.39KiB 1.39KiB
No change  Other 871B 871B

Bundle analysis reportBranch florian-h05:thing-configaction-s...Project dashboard


Generated by RelativeCIDocumentationReport issue

@florian-h05 florian-h05 added bug Something isn't working main ui Main UI labels Sep 30, 2024
@florian-h05
Copy link
Contributor Author

@digitaldan Please let me know if you have tested this fix.

@florian-h05 florian-h05 added this to the 4.3 milestone Oct 1, 2024
@florian-h05 florian-h05 merged commit d78e6d9 into openhab:main Oct 1, 2024
8 checks passed
@florian-h05 florian-h05 deleted the thing-configaction-save branch October 1, 2024 09:19
@holgerfriedrich
Copy link
Member

Shall we backport this to 4.2?

florian-h05 added a commit that referenced this pull request Oct 1, 2024
A Thing config action is only supposed to save the config of the Thing,
not the whole Thing.

Fixes openhab/openhab-core#4380.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
(cherry picked from commit d78e6d9)
@florian-h05
Copy link
Contributor Author

Sure, done 👍

@florian-h05 florian-h05 added the patch A PR that has been cherry-picked to a patch release branch label Oct 1, 2024
florian-h05 added a commit to florian-h05/openhab-webui that referenced this pull request Oct 1, 2024
Follow-up for openhab#2775.
Fixes openhab#2782.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
florian-h05 added a commit that referenced this pull request Oct 1, 2024
Follow-up for #2775.
Fixes #2782.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
florian-h05 added a commit that referenced this pull request Oct 1, 2024
Follow-up for #2775.
Fixes #2782.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
(cherry picked from commit e2c3c53)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI patch A PR that has been cherry-picked to a patch release branch
Projects
None yet
2 participants