[YANGIDE-7] Diagram view sometimes omits type names on leaf components Created: 05/May/16  Updated: 19/Oct/17

Status: Open
Project: yangide
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: David M. Karr Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 5851

 Description   

Using this sample block:
------------------
grouping machine-def {
container machine {
description "";
container atts {
leaf thing

{ description ""; type iyt:counter64; }

leaf ipversion

{ description ""; type iit:ip-version; }

}
}
}
----------------

Assume that "iyt" represents teh "ietf-yang-types" import file, and "iit" represents "ietf-inet-types".

The diagram view shows the type name for "thing", but not for "ipversion".


Generated at Wed Feb 07 20:48:25 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.