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

fix: workaround for edit NS bug #627

Merged
merged 1 commit into from
Aug 2, 2024
Merged

fix: workaround for edit NS bug #627

merged 1 commit into from
Aug 2, 2024

Conversation

patriciareinoso
Copy link
Contributor

@patriciareinoso patriciareinoso commented Aug 1, 2024

Description

Modifying the MNC or the MCC fields of a Network Slice creates a duplicate subscriber (unexpected behavior). omec-project/webconsole#200

This workaround disables the possibility of editing the MNC and MCC fields of a network slice.

Editing the gNB or the UPF works fine.

Edit Network Slice Modal:

image
Create Network Slice Modal: (no changes here)

image

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that validate the behaviour of the software.
  • I validated that new and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@patriciareinoso patriciareinoso requested a review from a team as a code owner August 1, 2024 12:25
@patriciareinoso patriciareinoso changed the title disable editin mcc and mnc in NS fix: workaround for edit NS bug Aug 1, 2024
@patriciareinoso patriciareinoso merged commit 9d699a0 into main Aug 2, 2024
16 checks passed
@patriciareinoso patriciareinoso deleted the fix-ns-edit branch August 2, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants