[BUG] Map variable in channel writer should be referenced differently #4468
Labels
bug
Something isn't working
Fix-Commited
Issue fixed and will be available in milestone
Internal-Issue-Created
An issue has been created in NextGen's internal issue tracker
RS-6139
triaged
Milestone
Is your feature request related to a problem? Please describe.
It is not very user intuitive when you are able to drag and drop a "Destination Mapping variable" from the list into the "Map Variable" section for a Channel Writer destination. Dragging and dropping a variable here will automatically add ${FooBar} but this "Map Variable" section only works with variables being written as FooBar.
Describe your use case
I need this feature so it is more logical for new users to more easily map variables across channels.
Describe the solution you'd like
I would like either 1) the dragging and dropping of destination mapping variables to automatically put the variable in the correct format needed or 2) for the Map Variable section to support variables in the ${FooBar} format.
Describe alternatives you've considered
The only other alternative solution that I can think of is for there to be better documentation of exactly what the format should look like in each section - maybe the mouse over tool tip could provide that example.
Additional context
This solution should be consistent across the application, in any other areas where this type of inconsistency exists.
The text was updated successfully, but these errors were encountered: