Globalshala / Eval-Bridge-bugs

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

Personal id issues #160

Open shivanim11 opened 3 months ago

shivanim11 commented 3 months ago

Describe the bug

  1. preview is not showing correctly when we are fetching appid. (view) cbc data is there in db but its not showing.
  2. status is not correctly mapping app have data its in status 2 in inverse index but in appid table its in 0 only
  3. the table should be sorted based on modified at but it seems wrong refer 3rd screenshot
  4. if old aqpp have remark its copied in new app and eval date also copied it should not copy
  5. if app is incomplete (old app) for ug and complete for pg restore that and check sent to next level button is not showing. To Reproduce Steps to reproduce the behavior:
  6. Go to '...'
  7. Click on '....'
  8. Scroll down to '....'
  9. See error

Expected behavior

Screenshots

  1. image

  2. image

  3. image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

pankajsparihar commented 3 months ago

for incomple ug and complete pg appid , I did not find that id with same personal id in appid restore table.

shivanim11 commented 3 months ago

App#slu123302 for this appid we have cbc data but preview was not there. checked for other application we can see CBC data @pankajsparihar other than this all are fixed

AnkitExcelerate commented 2 months ago

@MSGlobalShala Steps -

  1. Restore data from an dual degree application
  2. Delete ug university from db
  3. Restore data from Single degree application
  4. the data from single degree is there but the PG part from dual degree is also there

image image

also the dual degree is selected, the PG section is not there in the application

AnkitExcelerate commented 1 month ago

Preview issue is fixed

kartikatyagi commented 6 days ago

Issue 1 Fixed: preview is not showing correctly when we are fetching appid. (view) cbc data is there in db but its not showing. Screenshot attached: image

Issue 3 fixed: the table should be sorted based on modified at but it seems wrong refer 3rd screenshot Screenshot attached: image

Issue 5 fixed: if app is incomplete (old app) for ug and complete for pg restore that and check sent to next level button is not showing. Screenshot attached: image

Issue 2 fixed: status is not correctly mapping app have data its in status 2 in inverse index but in appid table its in 0 only Screenshot attached: image

image

Issue 4 fixed: if old aqpp have remark its copied in new app and eval date also copied it should not copy

Screenshot attached: image