UseObjectFullName Parameter (Connect-JiraAssets Cmdlet)
The UseObjectFullName property is used to specify whether the description of an Object table should include the full parent-child hierarchy of parent nodes, separated by an underscore. Permitted values: False, True.
Syntax
Connect-JiraAssets -UseObjectFullName string
Data Type
cstr
Default Value
"true"
Remarks
The driver pushes a table for each Object type. If UseObjectFullName is set to False, the table description shows only the Object name.