Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
entity_reference_revisions
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
entity_reference_revisions
Commits
80b50ed9
Commit
80b50ed9
authored
1 year ago
by
Siju Mathew
Committed by
Sascha Grossenbacher
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3411001
by sijumpk: Schema for search_fields is in deprecated format
parent
d1ee7921
No related branches found
No related tags found
Loading
Pipeline
#76550
passed with warnings
1 year ago
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/schema/entity_reference_revisions.schema.yml
+4
-4
4 additions, 4 deletions
config/schema/entity_reference_revisions.schema.yml
config/schema/entity_reference_revisions.views.schema.yml
+2
-2
2 additions, 2 deletions
config/schema/entity_reference_revisions.views.schema.yml
with
6 additions
and
6 deletions
config/schema/entity_reference_revisions.schema.yml
+
4
−
4
View file @
80b50ed9
...
...
@@ -8,8 +8,8 @@ entity_reference_revisions.default.handler_settings:
type
:
sequence
label
:
'
types'
sequence
:
-
type
:
string
label
:
'
Type'
type
:
string
label
:
'
Type'
sort
:
type
:
mapping
label
:
'
Sort
settings'
...
...
@@ -31,8 +31,8 @@ entity_reference_revisions.default.handler_settings:
type
:
sequence
label
:
'
Restrict
to
the
selected
roles'
sequence
:
-
type
:
string
label
:
'
Role'
type
:
string
label
:
'
Role'
auto_create
:
type
:
boolean
label
:
'
Create
referenced
entities
if
they
don'
'
t
already
exist'
...
...
This diff is collapsed.
Click to expand it.
config/schema/entity_reference_revisions.views.schema.yml
+
2
−
2
View file @
80b50ed9
...
...
@@ -16,5 +16,5 @@ views.style.entity_reference_revisions:
type
:
sequence
label
:
'
Search
fields'
sequence
:
-
type
:
string
label
:
'
Search
field'
type
:
string
label
:
'
Search
field'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment