CTT View TranslateBrowsePath wrong error code #1311
johannwesely
started this conversation in
General
Replies: 1 comment 1 reply
-
I'll have to look at this closer and run all the tests. It could be correct, but then I wonder if line 225 also needs the same change. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i had the following issues
i changed the error code in BrowsePathsHelper Line 284 to
throw new UaException(StatusCodes.Bad_NodeIdUnknown);
now im Green can you check if this is correct solution or if i miss something in the if statement
Beta Was this translation helpful? Give feedback.
All reactions