Actions
Feature #2713
openSupport attributes of assigned roles when creating a new externist (by form projection)
Status:
New
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Frontend
Target version:
-
Start date:
03/09/2021
Due date:
% Done:
0%
Estimated time:
40.00 h
Owner:
Description
When creating a user by a form projection, I can select a role, but I can't fill the role attributes:
The attributes are required and unique in my case, so the role request currently fails.
Please support setting the role attributes when creating the user. If the admin sets a wrong value, the request shouldn't be saved with an empty or non-unique value or value, which doesn't satisfy validators (regex).
Files
Updated by Alena Peterová almost 4 years ago
- Description updated (diff)
I added info about the validation of the attribute by regex - I hope it will bring no extra work, as there is already validation for uniqueness and our EAVs support regex validations when assigning the roles. If it's more work, please tell me.
Updated by Vít Švanda almost 4 years ago
- Priority changed from High to Normal
- Target version deleted (
11.0.0)
Updated by Radek Tomiška almost 4 years ago
- Estimated time changed from 24.00 h to 40.00 h
Actions