You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "Adauga/Modifica specialist in echipa" screen, the first field of the screen should be "Rol în echipa de caz" and the second field should be "Nume specialist"
FLOW:
User clicks on "Rol în echipa de caz" field
The system retrieves the list of all the roles in the organization (all the roles that have been linked to users)
User selects a role (single select field)
User clicks on the "Nume specialist" field (it is mandatory to select a value in the "Rol in echipa de caz" field to display any value in this field)
The system retrieves the list of all the users that have that role
The user selects a user/name (single select field)
The user clicks on the "Salvează" button
The system saves the changes and adds the user in the case team
The system offers access to the case to that user (if they don't already have access to all the cases in the center)
Business rules:
The user can add in the case team only one member at a time
The fields should include the search function
If an user has already been added to that case team, disable their name in the "Nume specialist" field and make it grey)
The text was updated successfully, but these errors were encountered:
In the "Adauga/Modifica specialist in echipa" screen, the first field of the screen should be "Rol în echipa de caz" and the second field should be "Nume specialist"
FLOW:
Business rules:
The text was updated successfully, but these errors were encountered: