You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a look at the SDK for the route field mapping things. I can see in the log following (While saying this, it might make sense to put the issue into SDK rather than starter kit as it seems to be an issue there)
When moving into the SDK it drills down to this level ultimately. It tries to find the field / value based on a "fixed" list of Fields. But those are the standard fields of the context item, not the route fields.
I can see that "one" step earlier the route is still there. But as soon as it enters this custom tryreadvalue custom function the context of the currentRoute is lost and it used fixed fields
What happened?
Description
Reproduction Steps
Actual Behavior
Expected Behavior
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: