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

Unnessecary Duplication of Fields in Edit-Config mode #117

Open
kyleb0321 opened this issue Jul 10, 2024 · 0 comments
Open

Unnessecary Duplication of Fields in Edit-Config mode #117

kyleb0321 opened this issue Jul 10, 2024 · 0 comments

Comments

@kyleb0321
Copy link

When attempting to build an RPC to edit access lists using the Native model, I noticed that the RPC builder will add unnecessary tags whenever the build RPC button is hit. For example, I will test a value, change the value in the builder, hit clear RPC, and then hit Build RPC again. When I check the output of the RPC builder, the XML tags will be duplicated unnecessarily.

First click:
Screenshot 2024-07-10 at 3 58 07 PM

After clicking "Clear RPC" and "Build RPC" a few times:
image

As far as I am aware, this does not seem like intended behavior, as it requires a full reload of the yang model to reset the tags to the unstacked version. I am running the latest version of yangsuite in docker.

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

No branches or pull requests

1 participant