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

[AMF] Fix UE context transfer when only NRF is client #3684

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matejGradisar
Copy link
Contributor

If UE context transfer is initiated and the new AMF does not get the old AMF from NRF or no UE context is retrieved from the old AMF, we do not want to reject UE registration. Send identity request instead.

If UE context transfer is initiated and the new AMF does not get the
old AMF from NRF or no UE context is retrieved from the old AMF,
we do not want to reject UE registration. Send identity request instead.
@acetcom
Copy link
Member

acetcom commented Feb 1, 2025

@matejGradisar

Similar to previous pull requests, there is no associated test code to verify that this change works as intended. Without proper test coverage, we cannot confidently validate or merge this modification.

Please provide appropriate test cases to ensure the functionality and stability of this change. Once test coverage is provided, we can review and proceed further.

Thank you for your understanding.
Sukchan

@acetcom acetcom added the type:wontfix Indicates that work won't continue on an issue, pull request, or discussion label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:wontfix Indicates that work won't continue on an issue, pull request, or discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants