LogicAppsUX
LogicAppsUX copied to clipboard
Unable to map multiple outputs from a single function
Which Data Mapper Version are you using ?
v1
Describe the Bug with repro steps
- Create a new data map
- Use the ToString function
- Use any custom value like "Lorem Ipsum"
- map the output of toString function to multiple destination (String) nodes
- Receiving 500 error
Note: the custom value from the toString function is mapped correctly if I only map to one ouptut node but gives me an issue when I map to multiple nodes. See screenshot attached
Screenshots or Videos
Version
5.44.8
Additional context
No response
Looks like this is actually an issue with the way that we process xml attributes, as <AnyAttribute> and RegularFullTime are attributes. I do not think this is a frontend issue but need to sync with the backend team to confirm.
Created workitem to sync with the backend team