[Issue] Customer account confirm - StateException should not be logged as critical error #39487
Open
5 tasks done
Labels
Issue: needs update
Additional information is require, waiting for response
Priority: P3
May be fixed according to the position in the backlog.
Progress: PR in progress
Reported on 2.4.x
Indicates original Magento version for the Issue report.
This issue is automatically created based on existing pull request: #39466: Customer account confirm - StateException should not be logged as critical error
Description (*)
The error "The account is already active," etc., should not be logged as a critical exception since it is more of a user error rather than a programming issue that needs to be addressed.
Instead of using "addException" which logs the StateExpection I changed to to a normal error message.
Manual testing scenarios (*)
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: