Details
-
Bug
-
Status: Resolved
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
8871
Description
Yang snippet:
notification open
{ uses open-message; } grouping open-message {
leaf test-union {
type union
}
}
Is it correct the path of union used in notification "open" still be "open-message/test-union/union" which is same with the path of union in grouping open-message?