Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-799

Incorrect schema path of used inner type ?

    XMLWordPrintable

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

      { type string; type int64; }

      }
      }

      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?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            han.jie@zte.com.cn Jie Han
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: