-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8
-
Fix Version/s: 5.8.0-HF34, 6.0-HF12, 7.3-SNAPSHOT
-
Component/s: User Registration
-
Tags:
User invitations currently follow this life cycle:
- created
Administrator says ok - accepted
Invited user clicks on the link - validated
I think that it would be more consistent to say that the admins validated the invitation and that the person then accepts the invitation to join the Nuxeo Platform.
Would it be possible to rename the life cycle states :
- accepted -> Approved or Validated (when the admin says ok)
- validated -> Accepted (when the user clicks on the link in the invitation email)
- created -> Created
Don't forget the capital letter at the beginning to be consistent with regular CAP document life cycle states.
The following items would also need to be renamed to be consistent:
- Accept link in User registration requests tabs -> Approve or Validate (depending on the life cycle state)
- Validate button in User registration requests tabs -> Accept