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
API is letting user create 2 channels with same name for an equipment.
After this the request for /interface/get-by-channel/// raises error.
Need to change the request to ask for ID's instead of names and not to let user create 2 channels with same identifier.
The text was updated successfully, but these errors were encountered:
API is letting user create 2 channels with same name for an equipment.
After this the request for /interface/get-by-channel/// raises error.
Need to change the request to ask for ID's instead of names and not to let user create 2 channels with same identifier.
The text was updated successfully, but these errors were encountered: