pucardotorg / dristi

MIT License
2 stars 12 forks source link

PROD Hotfix: Update Judge name on the Order Templates #2512

Open mehulseg24 opened 1 day ago

mehulseg24 commented 1 day ago

change the name of Judge on the orders from John Koshy to Smt. Soorya S Sukumaran

atulgupta2024 commented 1 day ago

this would mean

  1. update the order template PDF with the right name? or we are picking up the name from HRMS ?
  2. we need to make sure we create Judge with the correct name

@suresh12 @mehulseg24 @Ramu-kandimalla @manimaarans

iknoorkaur commented 17 hours ago

Tested in the UAT environment and working fine with the following scenarios:

  1. Generating orders as a judge with judge's name as "Smt. Soorya S Sukumaran".
  2. Making submissions as a litigant/advocate, followed by the judge (named "Smt. Soorya S Sukumaran") accepting or rejecting the submissions.
  3. When we download the cause list file the judge name is named as "Smt. Soorya S Sukumaran". Attaching jam video for reference: https://jam.dev/c/544674e4-b664-4998-af0d-0ba3ca3c95a8 cc : @Ramu-kandimalla @rajeshcherukumalli
atulgupta2024 commented 17 hours ago

@iknoorkaur @Ramu-kandimalla @rajeshcherukumalli @manimaarans did we create the Judge using HRMS now?

@suresh12

rajeshcherukumalli commented 16 hours ago

Hi @atulgupta2024 , Previously it was hard coded but now we are getting from global config and environment variables , if we need to create user we need to check it @manimaarans can you confirm the same.

Pasam6 commented 15 hours ago

The VARIABLES JUDGE_NAME, JUDGE_DESIGNATION were added to dristi-pdf . VARIABLE JUDGE_NAME added to scheduler, global config judge-designation, judge-name were added to digit-ui global config and latest code of digit-ui is deployed to Production environment. if possible can any of you test and confirm the same in prod. @mehulseg24 @suresh12