Skip to content

Fix bug with invalid NI in input operation.#257

Merged
robshakir merged 1 commit intomainfrom
errbug
Apr 3, 2025
Merged

Fix bug with invalid NI in input operation.#257
robshakir merged 1 commit intomainfrom
errbug

Conversation

@robshakir
Copy link
Copy Markdown
Member

* (M) server/server(_test)?.go
   - In cases where a ModifyRequest contains >1 AFTOperation and an
     invalid network-instance was specified in an AFTOperation then
     all subsequent AFTOperations would not be processed. Add unit test
     demonstrating the bug and fix the bug itself (s/return/continue).

 * (M) server/server(_test)?.go
   - In cases where a ModifyRequest contains >1 AFTOperation and an
     invalid network-instance was specified in an AFTOperation then
     all subsequent AFTOperations would not be processed. Add unit test
     demonstrating the bug and fix the bug itself (s/return/continue).
@robshakir robshakir requested review from alshabib and nflath March 26, 2025 03:28
@robshakir robshakir merged commit e6f995e into main Apr 3, 2025
8 checks passed
@robshakir robshakir deleted the errbug branch April 3, 2025 01:33
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