Replies: 1 comment 1 reply
-
This should not be the case. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
I used the Ditto-client to delete a Thing using the twin.delete method. After deletion, when I use /api/2/search/things?filter=eq(thingId,"test:test190423043997696") to query, the result is empty. However, when I use /api/2/things/test:test190423043997696, the Thing still exists. How should I handle this situation?
Beta Was this translation helpful? Give feedback.
All reactions