add multiple patch conditions#2232
Merged
thjaeckle merged 12 commits intoeclipse-ditto:masterfrom Oct 9, 2025
Merged
Conversation
26fbcde to
f1c99dd
Compare
thjaeckle
reviewed
Oct 6, 2025
documentation/src/main/resources/pages/ditto/basic-conditional-requests.md
Outdated
Show resolved
Hide resolved
thjaeckle
reviewed
Oct 6, 2025
documentation/src/main/resources/pages/ditto/basic-conditional-requests.md
Outdated
Show resolved
Hide resolved
thjaeckle
reviewed
Oct 6, 2025
...s/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/MergeThing.java
Outdated
Show resolved
Hide resolved
thjaeckle
reviewed
Oct 6, 2025
...vice/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java
Outdated
Show resolved
Hide resolved
thjaeckle
reviewed
Oct 6, 2025
documentation/src/main/resources/pages/ditto/basic-conditional-requests.md
Outdated
Show resolved
Hide resolved
thjaeckle
reviewed
Oct 6, 2025
base/model/src/main/java/org/eclipse/ditto/base/model/headers/DittoHeaderDefinition.java
Outdated
Show resolved
Hide resolved
thjaeckle
reviewed
Oct 6, 2025
...s/service/src/main/java/org/eclipse/ditto/things/service/utils/PatchConditionsEvaluator.java
Outdated
Show resolved
Hide resolved
thjaeckle
reviewed
Oct 7, 2025
...s/service/src/main/java/org/eclipse/ditto/things/service/utils/PatchConditionsEvaluator.java
Outdated
Show resolved
Hide resolved
214504a to
f4abf60
Compare
c940116 to
33e9883
Compare
…st some other minor changes
thjaeckle
approved these changes
Oct 9, 2025
Member
thjaeckle
left a comment
There was a problem hiding this comment.
Reviewed and left a review commit adjusting a little documentation and config (hierarchy was wrong).
I did not think that this would be such an easy thing to implement - thanks a lot @hu-ahmed - great that you could re-use the already existing "migrateDefinition" logic 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves: #1927