Skip to content
Snippets Groups Projects

Issue #3308666: Drupal 10 compatibility issues

Files
4
name: 'RoleAssign with User CSV Import'
type: module
description: 'RoleAssign module correctly limits role assignments on user edit/create. Even with User CSV Import module. However User CSV Import form still shows ALL the roles. This modules shows a correct visual on the User CSV Import form and helps the two modules work better with each other.'
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
package: 'User'
dependencies:
- user_csv_import
Loading