You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
But if we go to the model detail, the 'delete' button is available and working.
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.
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.
But if we go to the model detail, the 'delete' button is available and working.
Steps to Reproduce
Context (Environment)
Portal version: 4.13.2
LoRaWAN Stack version: 2.2.0
The text was updated successfully, but these errors were encountered: