Skip to content

lib.yang.schema: fix refinement of grouping instances#1534

Open
alexandergall wants to merge 1 commit into
snabbco:masterfrom
alexandergall:fix-yang-grouping-refine
Open

lib.yang.schema: fix refinement of grouping instances#1534
alexandergall wants to merge 1 commit into
snabbco:masterfrom
alexandergall:fix-yang-grouping-refine

Conversation

@alexandergall

Copy link
Copy Markdown
Contributor

When a grouping is applied with the "uses" statement, create copies of the grouped elements rather than references to them. This fixes the bug that a "refine" would otherwise modify the grouping itself rather than the instance at the place of insertion.

When a grouping is applied with the "uses" statement, create copies of
the grouped elements rather than references to them. This fixes the
bug that a "refine" would otherwise modify the grouping itself rather
than the instance at the place of insertion.
@eugeneia

Copy link
Copy Markdown
Member

@alexandergall Hey I'm on holiday until July 26, but I'll take a look at the open PRs when I'm back. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants