Globalshala / Eval-Bridge-bugs

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

FastTrack application issues #149

Closed shivanim11 closed 2 weeks ago

shivanim11 commented 1 month ago

Describe the bug

  1. added one new attribute in db in import map and trying to upload it in csv file but getting error that its not allowed
  2. when we enter cbc data for fastrack application we are not saving first row. if we enter only one record and saved data and going back to cbc page then that record is not there. refer the video to reproduce: https://www.loom.com/share/e7fb0e117bbd45b2b2c85fb186e262c3
  3. sent to next level from evaluation level for FastTrack appid getting error check attached screenshot To Reproduce Steps to reproduce the behavior:
  4. Go to 'dynamoDb'
  5. add one attribute
  6. add it in csv and try to import
  7. See error

Expected behavior it should accept the attribute Screenshots

  1. image image image issue3: image

MSGlobalShala commented 3 weeks ago

I have resolved the issue regarding the import CSV

  1. https://github.com/Globalshala/credentialEvaluation-Backend/pull/174
shivanim11 commented 2 weeks ago

1st issue is resolved 2nd issue not resolved @pankajsparihar Kindly look into this

pankajsparihar commented 2 weeks ago

for issue 2 PR raised https://github.com/Globalshala/Credential-Eval-Frontend/pull/348

shivanim11 commented 2 weeks ago

Fixed