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: Built-in device model can be removed #2856

Open
adcoly opened this issue Feb 6, 2024 · 0 comments
Open

Bug: Built-in device model can be removed #2856

adcoly opened this issue Feb 6, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@adcoly
Copy link

adcoly commented Feb 6, 2024

Expected Behavior

When I create a device model via the API with built-in parameter equal true, I should have a device model that can't be removed through the portal web interface.

Current Behavior

At the moment, the device can't be removed from the model list view.
image

But if we go to the model detail, the 'delete' button is available and working.
image
image

Steps to Reproduce

  • Create a device model from the API with 'builtIn = true'
  • Connect to the portal.
  • Head to the detail page of the newly created model.
  • Click on the 'Delete' button

Context (Environment)

Portal version: 4.13.2
LoRaWAN Stack version: 2.2.0

@adcoly adcoly added the bug Something isn't working label Feb 6, 2024
@Metal-Mighty Metal-Mighty added this to the v6.0 milestone May 24, 2024
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: 📝 Todo
Development

No branches or pull requests

2 participants