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
Assignment of roles to users (#267) requires to select all users of a specific crew. Implement a web app controller action. that takes the crew as a parameter and returns a paginated list of users that have selected this crew. Consider sorting and search as requirements, next to pagination.
The text was updated successfully, but these errors were encountered:
Assignment of roles to users (#267) requires to select all users of a specific crew. Implement a web app controller action. that takes the crew as a parameter and returns a paginated list of users that have selected this crew. Consider sorting and search as requirements, next to pagination.
The text was updated successfully, but these errors were encountered: