dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
804 stars 460 forks source link

Export configuration password error clarity #26765

Open bryanboza opened 7 months ago

bryanboza commented 7 months ago

Problem Statement

Users are experiencing difficulties when trying to export app configurations in dotCMS due to unclear error messages related to password issues. The current error messages do not specify the nature of the password problem, whether it's due to incorrect input, format issues, or permission problems. This lack of clarity leads to user frustration and inefficiency.

Right now we get this error: Error exporting configuration(s)

And if you go the log you will see this complete error: The password must be a string with a length between 14 and 32', fieldName='password

Steps to Reproduce

Acceptance Criteria

Clear Error Messaging: When a password error occurs during export, the system should display a specific and clear error message that identifies the nature of the problem.

dotCMS Version

Tested on master // Docker // FF

Proposed Objective

Quality Assurance

Proposed Priority

Priority 2 - Important

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.