Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Bhooshan MogalBhooshan MogalReporter
Sumit JainSumit JainComponents
Priority
Minor
Details
Details
Assignee
Bhooshan Mogal
Bhooshan MogalReporter
Sumit Jain
Sumit JainComponents
Priority
Created December 28, 2022 at 9:57 AM
Updated December 28, 2022 at 10:17 AM
Wrangle an excel
Select set all from Columns
enter column names separated with comma and new line
Observe that the operation only updated name for first column
When new line is not used then it works correctly and updates all columns
We should do one of the following:
Show a validation error on UI when setting multiple column names with comma + new line.
Support new line character in
set-columns
directive.