We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Entities should be saved correctly in the database
Save failed.
Portal version: v3-dev LoRaWAN Stack version:
Unable to track an entity of type 'DeviceModelProperty' because its primary key property 'Id' is null. |
at
AzureIoTHub.Portal.Infrastructure.Repositories.DeviceModelPropertiesRepository+<SavePropertiesForModel>d__2.MoveNext
The text was updated successfully, but these errors were encountered:
Fix #1191
e147568
Fix #1191 - Unable to track an entity of type 'DeviceModelProperty' b…
c290bf1
…ecause its primary key property 'Id' is null. (#1192)
kbeaugrand
Successfully merging a pull request may close this issue.
Expected Behavior
Entities should be saved correctly in the database
Current Behavior
Save failed.
Steps to Reproduce
Context (Environment)
Portal version: v3-dev
LoRaWAN Stack version:
Logs
at
Additional Information
The text was updated successfully, but these errors were encountered: