Open
Description
Context
When you create an XVA to be distributed in the wild, the bridge value is saved in the XML inside the XVA. However, on destination, when importing the XVA, if the bridge doesn't exist, the entire import fails. For example, exporting with <name>bridge</name><value>xapi1</value>
will trigger "INVALID_VALUE" about the bridge and will fail the import.
Solution
XVA import should avoid failing for this reason, and assign it to to an available bridge, like xapi0
or anything.
Metadata
Metadata
Assignees
Labels
No labels