Globalshala / Eval-Bridge-bugs

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

Getting success response when appid attribute is deleted from import map #171

Closed AnkitExcelerate closed 1 week ago

AnkitExcelerate commented 3 weeks ago

Deleted the appid attribute from the import map and not from the csv file to upload application, got success response from the system and the applications are not uploaded in the system.

Steps -

  1. Delete appid from import map
  2. Dont delete the appid column in csv file
  3. Upload the csv file in drive and add in the system
  4. Got success reponse.

image image

AnkitExcelerate commented 3 weeks ago

When deleted first_name and last_name getting an error that those attributes are required but not for appId

MSGlobalShala commented 3 weeks ago

When deleted first_name and last_name getting an error that those attributes are required but not for appId

Have you checked entry in database? like what is SK of that application?

AnkitExcelerate commented 3 weeks ago

@MSGlobalShala Yes Appid - 56895 not present in pool

image

shivanim11 commented 2 weeks ago

@AnkitExcelerate please verify

MSGlobalShala commented 1 week ago

@AnkitExcelerate please verify on priority

AnkitExcelerate commented 1 week ago

working in dev