canonical / sdcore-nms

A Network Management System (NMS) for operating SD-Core.
Apache License 2.0
3 stars 5 forks source link

Cannot create a Subscriber in a Network Slice with more than one Device Group #225

Closed patriciareinoso closed 11 months ago

patriciareinoso commented 11 months ago

Describe the bug

Cannot create a Subscriber in a Network Slice with more than one Device Group

To Reproduce

  1. Create a Network Slice A
  2. A default Device Group is created due to https://github.com/canonical/sdcore-nms/pull/200
  3. Add a second Device Group in Network Slice A
  4. Try to create a subscriber over the Network Slice A -> Both Device Groups will be shown on the list but is not possible to select either of them.

Expected behavior

We can create a Subscriber in a Network Slice that has more than one Device Group.

Environment

patriciareinoso commented 11 months ago

In the future we will be able to associate one subscriber to one or more device group ?