Import/Export BUG

Hello8.5.x allows us to export / import database content on file system. But when I’m using this fiture some properties are losed.

For example - comment and template for ScriptLibrary. I think it’is because Eclipse representation of ScriptLibrary contains not full DXL - it contains only code of Lib without any other properties.

Pls check other elements and fix this problem

Thank you

Subject: in general…

for file type things, and for things like script libraries, the file contents are the most useful things to present to the file system. If you want the full DXL, you can always do an edit with dxl on the element and export all that.