processmaker icon indicating copy to clipboard operation
processmaker copied to clipboard

Bugfix/FOUR-25971: Add a processmaker phone number or an IT email to Reset Password Email Notification

Open agustinbusso opened this issue 4 months ago • 1 comments

Issue & Reproduction Steps

  • On login page, click on forgot password option.
  • Enter de email address
  • Receive the email notification to reset the password

Current Behavior: It does not have neither phone number nor email to contact processmaker

Acceptance criteria The email should end with: "If you did not request a password reset, please contact us at [email protected]"

Solution

  • Add support email in reset password email

https://github.com/user-attachments/assets/d1dd83d2-51b8-4a78-b75b-81bea1bfa633

How to Test

Describe how to test that this solution works.

Related Tickets & Packages

Code Review Checklist

  • [ ] I have pulled this code locally and tested it on my instance, along with any associated packages.
  • [ ] This code adheres to ProcessMaker Coding Guidelines.
  • [ ] This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • [ ] This solution fixes the bug reported in the original ticket.
  • [ ] This solution does not alter the expected output of a component in a way that would break existing Processes.
  • [ ] This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • [ ] This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • [ ] This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • [ ] This ticket conforms to the PRD associated with this part of ProcessMaker.

agustinbusso avatar Sep 22 '25 15:09 agustinbusso

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube