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

Ordered list item order cannot be changed in single transaction

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • Medium
    • Resolution: Unresolved
    • None
    • None
    • data-impl

    Description

      The issue addresses NETCONF protocol, where the list has no own XML node, but multiple nodes representing list items. It means the list (collection of items) cannot be replaced as a single element using NETCONF protocol but via sequence of per-elements updates.

      In order to change the ordered list items order, affected items require to be deleted first then inserted in expected order. If this sequence of operations is performed in a single transaction, the items order remain unchanged.

      See failed test case here https://git.opendaylight.org/gerrit/c/yangtools/+/110016/1

       

      Attachments

        Issue Links

          # Subject Branch Project Status CR V

          Activity

            People

              rovarga Robert Varga
              rkashapov Ruslan Kashapov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: