Darran Lofthouse created AS7-6464:
-------------------------------------
Summary: Restructure the Add User states so that validation is performed as
close as possible to data entry.
Key: AS7-6464
URL:
https://issues.jboss.org/browse/AS7-6464
Project: Application Server 7
Issue Type: Task
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 7.2.0.Alpha1
The add user utility now has support for asking for numerous fields, however validation
often occurs late, this introduces a few problems: -
1 - Inconsistent logic after errors as sometimes subsequent validation is skipped.
2 - Users entering a lot of values for the process to begin again.
This change is to validate each value as soon as it is entered and also to reduce some of
the overloading that seems to have been added to each state e.g. a state to prompt for a
password should not be prompting for the users roles.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira