Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.0
-
Component/s: None
-
Labels:
-
Environment:
Project: SMB-DL
Build : core-smb-data-loader-ui-1.1.3(p163)
Server : SMB-DL-QA (192.168.70.67)
Application link : http://192.168.70.67:8080/core-smb-data-loader-ui-1.1.3/
Description
For some encountered error the column number is displayed in the description.
Steps to reproduce
Step 1: open the location.csv file and set shortAlias value more than 20 characters or Alias value characters more than 255.
Step 2: Upload the file with validation.
Step 3: The error is highlighted.["Column 17 has a max length of 20.0 and was exceeded"]
Actual Result
Column 17 has a max length of 20.0 and was exceeded
As per QA this would be more readable
shortAlias has a max length of 20.0 and was exceeded.[More easily readable]