Skip to content

Fix bridge inventory get

dandr requested to merge private/dandr-fix-bridge-inv into main

Change copy-of to value-of otherwise it will return empty value (you could use copy-of but then you need to append '/text()' to the select value).

Merge request reports