Details
-
Bug
-
Status: Resolved
-
Medium
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
1466
Description
It is impossible to construct instance identifier, which will explicitly reference choice / case. This makes binding instance identifier not suffiecient expresive,
since it is impossible to uniquelly reference nodes in following situation:
Module 1:
grouping foo {
container bar {
}
}
choice bar {
case foo
}
Module 2
augment bar {
case foo2
}
Attachments
Issue Links
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 68099,16 | MDSAL-310 Binding v2 codec - Instance identifier should not reference choice/case. | master | mdsal | Status: MERGED | +2 | +1 |
| 72247,2 | Rework MVPN Routes Model as workaround for MDSAL-310 | master | bgpcep | Status: MERGED | +2 | +1 |