Skip to content

Fix the reset password issue#131

Merged
vanitha1822 merged 5 commits into
release-3.6.2from
nd/vs/reset_password
May 5, 2026
Merged

Fix the reset password issue#131
vanitha1822 merged 5 commits into
release-3.6.2from
nd/vs/reset_password

Conversation

@vanitha1822
Copy link
Copy Markdown
Member

📋 Description

JIRA ID:

AMM-2287


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: aef6363e-9610-42b5-b8de-9463ea5da116

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nd/vs/reset_password

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
51.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@vanitha1822 vanitha1822 requested a review from drtechie May 5, 2026 05:08
@vanitha1822 vanitha1822 self-assigned this May 5, 2026
@vanitha1822 vanitha1822 requested a review from vishwab1 May 5, 2026 06:47
@vanitha1822 vanitha1822 merged commit 14fcffd into release-3.6.2 May 5, 2026
3 of 4 checks passed
vanitha1822 added a commit that referenced this pull request May 21, 2026
* Cherry-pick health and version API enhancements to release-3.6.1 (#124)

* feat(health,version): add health and version endponts

* fix(health): add constant and remove duplicates

* fix(health): avoid permanent DEGRADED from historical deadlocks

* fix(health): Removed the unnecessary boolean literal

* fix(health):  Fixed the broken lock-wait detection

* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag

* fix(health): add cancelFutures in healthservice

* fix(health): close basic DB connection before advanced checks and remove shared-map race

* feat: expose account lock state in SearchEmployee4 (#129)

Co-authored-by: Varun Deep Saini <varun.23bcs10048@ms.sst.scaler.com>

* Fix the reset password issue (#131)

* fix: reset password

* fix: build issue

* fix: update the url

* fix: update config properties

* fix: initialize constructor

---------

Co-authored-by: KOPPIREDDY DURGA PRASAD <144464542+DurgaPrasad-54@users.noreply.github.com>
Co-authored-by: Varun Deep Saini <deep.sa@rippling.com>
Co-authored-by: Varun Deep Saini <varun.23bcs10048@ms.sst.scaler.com>
Co-authored-by: Vanitha S <116701245+vanitha1822@users.noreply.github.com>
vishwab1 added a commit that referenced this pull request May 22, 2026
* Bulk registration

* Bulk registration

* Bulk registration

* add userName and password in Bulk registration

* add userName and password in Bulk registration

* remove unwanted line

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* Httpheader content disposition changed

* Coderabbitai comments adrressed

* Httpheader content disposition changed (#100)

* Httpheader content disposition changed

* Coderabbitai comments adrressed

* Compile error resolved

* fix code

* Main branch changes missed (#102)

* Feature/signaturerelease (#103)

* Main branch changes missed

* Signature file changed

* Feature/signaturerelease (#104)

* Main branch changes missed

* Signature file changed

* Created new endpoint for Active and DeActive Employee Signature

* coderabbit comments addressed

* Update pom.xml

* Cherry-pick the commits related to 3.5.0 form 3.6.0 (#106)

* Compile error resolved

* fix: cherry pic the #101 pr

* fix: cherry pic the #101 pr

* Main branch changes missed

* fix: cherry pic the #103 pr

* fix: cherry pic the #104 pr

* fix: cherry pic the #104 pr

* fix: cherry pick the #104 pr

* fix code rabbit comments

---------

Co-authored-by: Ravi Shanigarapu <ravi.shanigarapu@wipro.com>

* fix:casesheet signature

* fix:pom file change

* API changes in Signature enhancement for Casesheet (#107)

* fix:casesheet signature

* fix:pom file change

* fix: pom version

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix code

* fix: amm-1927 send headers only if the request is from the allowed origin

* fix: amm-1927 coderabbit fixes

* Update regex handling for localhost URLs

* Enhance regex pattern for URL matching

* fix code

* fix code

* fix vulnerabilitie code

* fix security hotspots

* fixed conflicts

* Add facility hierarchy creation with village and parent-child mapping (#121)

* fix:changed the pom xml

* fix: added facilty type master change

* feat: created facility creation

* fix: rabiit review fix

* fix: rabiit review fix

* fix: rabiit review fix

* fix: pom version

* fix: facility hierarchy and facility type management (#125)

* fix:changed the pom xml

* fix: added facilty type master change

* feat: created facility creation

* feat:added work location

* feat:added work location

* fix: rabiit review fix

* fix: rabiit review fix

* fix: rabiit review fix

* fix: ui chnges

* fix: pom version

* fix: corrections

* fix: facilty hierachy

* fix: facility heirachy

* fix: remove logs folder from repository

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: add logs/ to .gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Facility hierarchy inventory mapping and store field management (#128)

* fix:changed the pom xml

* fix: added facilty type master change

* feat: created facility creation

* feat:added work location

* feat:added work location

* fix: rabiit review fix

* fix: rabiit review fix

* fix: rabiit review fix

* fix: ui chnges

* fix: pom version

* fix: corrections

* fix: facilty hierachy

* fix: facility heirachy

* fix: item facility mapping and store updates

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: fixed inventory flow

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* merge 3.6.2 to release 3.8.1 (#132)

* Cherry-pick health and version API enhancements to release-3.6.1 (#124)

* feat(health,version): add health and version endponts

* fix(health): add constant and remove duplicates

* fix(health): avoid permanent DEGRADED from historical deadlocks

* fix(health): Removed the unnecessary boolean literal

* fix(health):  Fixed the broken lock-wait detection

* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag

* fix(health): add cancelFutures in healthservice

* fix(health): close basic DB connection before advanced checks and remove shared-map race

* feat: expose account lock state in SearchEmployee4 (#129)

Co-authored-by: Varun Deep Saini <varun.23bcs10048@ms.sst.scaler.com>

* Fix the reset password issue (#131)

* fix: reset password

* fix: build issue

* fix: update the url

* fix: update config properties

* fix: initialize constructor

---------

Co-authored-by: KOPPIREDDY DURGA PRASAD <144464542+DurgaPrasad-54@users.noreply.github.com>
Co-authored-by: Varun Deep Saini <deep.sa@rippling.com>
Co-authored-by: Varun Deep Saini <varun.23bcs10048@ms.sst.scaler.com>
Co-authored-by: Vanitha S <116701245+vanitha1822@users.noreply.github.com>

---------

Co-authored-by: Saurav Mishra <saurav.mishra@bizbrolly.com>
Co-authored-by: Sushant <77480199+sushant-bizbrolly@users.noreply.github.com>
Co-authored-by: Saurav Mishra <80103738+SauravBizbRolly@users.noreply.github.com>
Co-authored-by: Mithun James <drtechie@users.noreply.github.com>
Co-authored-by: Ravi Shanigarapu <ravi.shanigarapu@wipro.com>
Co-authored-by: ravishanigarapu <133210792+ravishanigarapu@users.noreply.github.com>
Co-authored-by: Amoghavarsh <93114621+5Amogh@users.noreply.github.com>
Co-authored-by: SnehaRH <77656297+snehar-nd@users.noreply.github.com>
Co-authored-by: vishwab1 <vishwanath@navadhiti.com>
Co-authored-by: Vishwanath Balkur <118195001+vishwab1@users.noreply.github.com>
Co-authored-by: 5Amogh <amoghavarsh@navadhiti.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: KOPPIREDDY DURGA PRASAD <144464542+DurgaPrasad-54@users.noreply.github.com>
Co-authored-by: Varun Deep Saini <deep.sa@rippling.com>
Co-authored-by: Varun Deep Saini <varun.23bcs10048@ms.sst.scaler.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants