Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
facets
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
facets
Merge requests
!211
Issue
#3264284
: D11 Incompatibility: DependencySerializationTrait::__sleep signature changed
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Open
Issue
#3264284
: D11 Incompatibility: DependencySerializationTrait::__sleep signature changed
issue/facets-3449029:3449029-d11-incompatibility-dependencyserializationtraitsleep
into
2.0.x
Overview
0
Commits
17
Pipelines
3
Changes
51
Open
Issue #3264284: D11 Incompatibility: DependencySerializationTrait::__sleep signature changed
Tyler Staples
requested to merge
issue/facets-3449029:3449029-d11-incompatibility-dependencyserializationtraitsleep
into
2.0.x
May 22, 2024
Overview
0
Commits
17
Pipelines
3
Changes
51
Closes
#3449029
0
0
Merge request reports
Compare
2.0.x
version 2
e9c473bd
May 22, 2024
version 1
e9c473bd
May 22, 2024
2.0.x (base)
and
latest version
latest version
02fb1fb2
17 commits,
10 months ago
version 2
e9c473bd
1 commit,
May 22, 2024
version 1
e9c473bd
26 commits,
May 22, 2024
51 files
+
278
−
120
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
51
config/schema/facets.facet.schema.yml
+
1
−
1
View file @ 02fb1fb2
Edit in single-file editor
Open in Web IDE
Show full file
@@ -52,7 +52,7 @@ facets.facet.*:
type
:
string
label
:
'
Plugin
id'
config
:
type
:
facets.facet
.[%parent.type]
type
:
plugin.plugin_configuration.facets_hierarchy
.[%parent.type]
label
:
'
Configuration'
expand_hierarchy
:
type
:
boolean
Loading