Copied Linked List not storing new GUID when Saved to Disk

Issue #1 resolved
Jon McBee created an issue

When a Linked List is copied the new GUID is created (as evidenced by it showing up in the tree view), but after saving that Linked List to disk and then loading it the new GUID is gone and the GUID of the element that had been copied is used as the GUID for the copied element. This appears to be caused by the fact that the GUID is stored in the Linked List Definition Object as well as in the Linked List Header Object, but the new GUID is not being updated in the Linked List Header Object.

Comments (2)

  1. Composed Systems repo owner

    G Package v1.0.3 - Addresses Issue #1 (Copied Linked List not storing new GUID when Saved to Disk) -This Issue is tested by TestAPI_CopyLinkedList_HeaderGUID.vi

    → <<cset 9cb5d6d5daf7>>

  2. Log in to comment