-
Notifications
You must be signed in to change notification settings - Fork 227
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
ImplicitThingCreation incorrect response when the thing already exists #1704
Comments
Hi @desislava-marinova So I would see that as bug, if it is tried to create the inline or copied policy and therefore fails completely. |
According to the ImplicitThingCreation mapper configuration
@thjaeckle, does it mean that without adding explicitly commandHeaders in the mapper configuration, the mapper should not fail with error creating policy but should result in
|
Yes, I would also think/assume so .. |
Thanks @thjaeckle |
I would reuse this one and rephrase accordingly :) |
The description and title were updated. |
ImplicitThingCreation mapper is configured as follows:
According to the ImplicitThingCreation mapper configuration
The expectation is that the mapper should not fail with error creating policy but should result in
Currently, the mapper fails with an error with status 400
The text was updated successfully, but these errors were encountered: