pucardotorg / dristi

MIT License
2 stars 12 forks source link

[BUG]: [QA] When FSO Sent the case back for correction Case Stage showing as Filing #2070

Open Beehyv-Vinod opened 1 month ago

Beehyv-Vinod commented 1 month ago

Describe the bug When FSO Sent the case back for correction Case stage showing as Filing, Even if Complainant edit's the details & if submit's the case, Stage showing as Filing Only

To Reproduce Steps to reproduce the behavior:

  1. File a case
  2. Move the case to FSO
  3. From FSO Send the case back for the Correction
  4. Now we can see case stage showing as Filing
  5. Resubmit the case by complainant
  6. Now we can see case stage still showing as Filing only for both FSO & Complainant

Expected behavior Case stage should be Scrutiny

Ref, https://jam.dev/c/83b6d45e-cfbb-42f2-bd00-92da975fd833

Beehyv-Vinod commented 1 month ago

Same issue when Judge Sent case back for the correction.

nileshgupta111 commented 1 month ago
  1. Due to two actions with same name case stage is not updating correctly. So added check for status along with actions
  2. Currently only implemented this logic for case, might have to for other modules in case of similar issue

PR for the changes - https://github.com/pucardotorg/dristi-solutions/pull/672

bhuvanyuguru commented 4 weeks ago

Hi @nileshgupta111 This bug is not fixed in QA

Advocate , litigant and FSO are getting stage as Filing.

Attaching reference screenshots.

image

image

CC: @Ramu-kandimalla, @manimaarans

Beehyv-Vinod commented 4 weeks ago

Hi @nileshgupta111 Tested in Kerala-qa, It is not working as expected.

nileshgupta111 commented 3 weeks ago

@Beehyv-Vinod fixed it, check again

rajeshcherukumalli commented 3 weeks ago

Hi @nileshgupta111 , same issue is still exists.

Beehyv-Vinod commented 3 weeks ago

Tested in kerala-QA working fine except the Refresh issue. Issue- https://github.com/pucardotorg/dristi/issues/1969