Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
user_csv_import
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
user_csv_import
Merge requests
!2
Issue
#3308666
: Drupal 10 compatibility issues
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3308666
: Drupal 10 compatibility issues
issue/user_csv_import-3308666:3308666-drupal-10-compatibility
into
2.0.x
Overview
0
Commits
3
Pipelines
0
Changes
4
Merged
Brian Gilbert
requested to merge
issue/user_csv_import-3308666:3308666-drupal-10-compatibility
into
2.0.x
2 years ago
Overview
0
Commits
3
Pipelines
0
Changes
4
Expand
0
0
Merge request reports
Compare
2.0.x
version 3
057c9d8c
2 years ago
version 2
02c97c32
2 years ago
version 1
1f6b456c
2 years ago
2.0.x (base)
and
latest version
latest version
47f89285
3 commits,
2 years ago
version 3
057c9d8c
3 commits,
2 years ago
version 2
02c97c32
3 commits,
2 years ago
version 1
1f6b456c
2 commits,
2 years ago
4 files
+
9
−
14
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
modules/roleassign_with_user_csv_import/roleassign_with_user_csv_import.info.yml
+
1
−
1
Options
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