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

Bug: Error when deleting a gateway #179

Closed
audserraCGI opened this issue Feb 3, 2022 · 1 comment · Fixed by #203
Closed

Bug: Error when deleting a gateway #179

audserraCGI opened this issue Feb 3, 2022 · 1 comment · Fixed by #203
Assignees
Labels
bug Something isn't working
Milestone

Comments

@audserraCGI
Copy link
Contributor

Current Behavior

After deleting a gateway on the GatewayDetail page, an error occurs after navigating back to the GatewayList page

Logs

image

@audserraCGI audserraCGI added the bug Something isn't working label Feb 3, 2022
@audserraCGI audserraCGI added this to the S9 milestone Feb 3, 2022
@audserraCGI
Copy link
Contributor Author

MicrosoftTeams-image

Out of range exception in GatewaysController (line 75) because devicesWithoutProperties and edgeDevices lists have a different length.

@kbeaugrand kbeaugrand moved this to :pencil: Todo in IoT Hub Portal Feb 4, 2022
@kbeaugrand kbeaugrand modified the milestones: S9, S10 Feb 4, 2022
@kbeaugrand kbeaugrand changed the title Error when deleting a gateway Bug: Error when deleting a gateway Feb 4, 2022
Sben65 added a commit that referenced this issue Feb 5, 2022
@Sben65 Sben65 linked a pull request Feb 5, 2022 that will close this issue
15 tasks
kbeaugrand pushed a commit that referenced this issue Feb 6, 2022
Sben65 added a commit that referenced this issue Feb 6, 2022
kbeaugrand added a commit that referenced this issue Feb 6, 2022
* fix #179

* change "LoRa Device" to "LoRa Network Server"

* Fix compilation issue

* Add Unit tests for mappers (#206)

* Add Unit tests for device model command mapper

* Add Unit tests for device model mapper

* Add unit tests for device twin mapper

* fix #179

* change "LoRa Device" to "LoRa Network Server"

Co-authored-by: Beaugrand, Kevin <[email protected]>
Co-authored-by: Kevin BEAUGRAND <[email protected]>
@kbeaugrand kbeaugrand moved this from :pencil: Todo to :rocket: Ready in IoT Hub Portal Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🚀 Ready
Development

Successfully merging a pull request may close this issue.

3 participants