Globalshala / Eval-Bridge-bugs

In the Repository, we will add the bugs related to eval bridge system
0 stars 1 forks source link

Grade scales: Upload New Grade scales: Incorrect Error Message When Uploading Grade Scale with High Range of 10 and Low Range of 9 #124

Closed Adnan-shariff closed 2 weeks ago

Adnan-shariff commented 1 month ago

Description: When attempting to upload a new grade scale with a CSV file, an error message is displayed indicating that the high range cannot be less than the low range. However, the high range is 10 and the low range is 9, so this error message is incorrect.

Scope: Grade scales> Upload New Grade scales from CSV file

Steps to Reproduce: 1.Prepare a CSV file with a grade_scale_type 10 CGPA,including high range of 10 in row 1 and low range 9. 2.try to upload the file in Upload New Grade Scales. 3.Observe the error message that occurs during the upload process "Row no: 1, high range cannot be less than low range"

Expected Result: The grade scale should be uploaded successfully, with a high range of 10 and low range of 9.

Actual Result: An error message is displayed indicating that the high range cannot be less than the low range.

please check the attached file and screenshots. newgradescale10cgpa - Sheet1.csv

2024-05-29 16_13_31-Window

2024-05-29 16_13_53-Window

Issue Number 2:
Expected: when we upload and add scale it should not add empty in grade description in database Actual: when we try to upload a new scale it adds Empty in grade_desciption in Database.

Issue :2 CSv file for grade_description adding empty in database : 7cgpa scale.csv

2024-05-29 17_11_42-gradedescription empty 2024-05-29 16_17_44-Window

2024-05-29 17_22_43-Window

Adnan-shariff commented 3 weeks ago

working as intended on local not on dev.

Adnan-shariff commented 2 weeks ago

Issue 1 working as intended. issue 2 : changes not required as Navnath mentioned to pankaj not required.

Adnan-shariff commented 2 weeks ago

Issue 1 working as intended. issue 2 : changes not required as Navnath mentioned to pankaj not required.