Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
random_number_field
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
random_number_field
Merge requests
!1
Issue
#3289230
: Automated Drupal 10 compatibility fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3289230
: Automated Drupal 10 compatibility fixes
issue/random_number_field-3289230:8.x-1.x
into
2.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Andy Whale
requested to merge
issue/random_number_field-3289230:8.x-1.x
into
2.x
4 months ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
2.x
version 1
fa860928
4 months ago
2.x (base)
and
latest version
latest version
fa860928
1 commit,
4 months ago
version 1
fa860928
1 commit,
4 months ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
random_number_field.info.yml
+
1
−
1
Options
@@ -2,5 +2,5 @@ name: Random Number Field
type
:
module
description
:
'
Adds
a
random
number
field
type
which
populates
the
field
with
a
random
number
based
on
the
min/max
values
given.'
core
:
8.x
core_version_requirement
:
^8 || ^9
core_version_requirement
:
^8 || ^9
|| ^10 || ^11
package
:
Field
Loading