Page 1 of 1

copying loopnode from logs gets wrong path

Posted: June 17th, 2023, 1:59 am
by CathyC
image.png
in the logs, I select the result and right click to copy the path, it gives:
<xsl:value-of select="WorkData/Address/Output/Result"/>

the path should be:
<xsl:value-of select="WorkData/_LoopNode/WorkData/Address/Output/Result"/>

Re: copying loopnode from logs gets wrong path

Posted: June 28th, 2023, 9:57 am
by SteveCap
Task 11482 has been created to fix this issue.