Master BOM Detail Update and Delete.Tree: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


===Detail===
===Detail===
Current System Users Detail (UserInfo)
Tree Detail (Tree)
===Update===
===Update===
The detail will be updated if the Login value matches an existing user that differs from the original user.  
If any Issue is modified inside of a TreeData element, that TreeData item will be deleted and the new TreeData item will be inserted.
 
===Delete===
===Delete===
The detail will be deleted if the User element is empty or if all of the following child elements are empty: Login, FirstName, MiddleName and LastName.
The TreeData itemwill be deleted if the TreeData element is empty.

Revision as of 16:20, 22 September 2014


Detail

Tree Detail (Tree)

Update

If any Issue is modified inside of a TreeData element, that TreeData item will be deleted and the new TreeData item will be inserted.

Delete

The TreeData itemwill be deleted if the TreeData element is empty.