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

An existing subscriber is not allowed to edit to use another slice if another slice has more than one DG. #712

Open
gatici opened this issue Jan 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@gatici
Copy link
Contributor

gatici commented Jan 20, 2025

Describe the bug

An existing subscriber can not start to use another slice if it has more than one device groups (DG).

To Reproduce

Create a slice.
Create a subscriber using this slice.
Create a second slice.
Add another DG to second slice.
Try to edit subscriber to select second slice and one of the second slice's DG's.
None of the DG's are allowed to select.

Expected behavior

A subscriber should be edited to select another slice and one of another slice's DG.

Screenshots

Image

Slice2 has 2DGs.

Image

Slice2 has 1 DG.

Image

Subscriber is created using slice deee.

Image

When we select slice2, none of the DG's are allowed to select.

Image

We can successfully select the DG from slice3 and update the subscriber.

Image

Logs

Environment

  • Charm / library version (if relevant): sdcore-nms-k8s
  • Juju version (output from juju --version): 3.6.1
  • Cloud Environment: 1.31
  • Kubernetes version (output from kubectl version --short):

Additional context

@gatici gatici added the bug Something isn't working label Jan 20, 2025
@gatici gatici changed the title An existing subscriber edition is not allowed to use another slice if another slice has more than one DG. An existing subscriber is not allowed to edit to use another slice if another slice has more than one DG. Jan 20, 2025
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
None yet
Development

No branches or pull requests

1 participant