- Issue created by @wim leers
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Just like
filter.settings
before it (see π Add validation constraints to filter.settings Fixed and #1932544: Remove all traces of fallback format concept from the (admin) UI β ), this simple config violates the basic rule of simple config: that it cannot depend on other config entities. π¬ Fixing that is out of scope here.But we can proceed here, thanks to
\Drupal\Core\Config\Schema\SchemaCheckTrait::$ignoredPropertyPaths
π - Issue was unassigned.
- Status changed to Needs review
10 months ago 8:36am 21 February 2024 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
This MR copied the
ExistsIn
constraint that I wrote yesterday for π Add config validation for workflow entities. Active . That should have its own issue, but that doesn't mean this cannot already be reviewed. - πΊπΈUnited States smustgrave
Asked in #needs-review-queue-initative but since book is deprecated we have postponed all issues for it. What do you think about breaking this apart? Open a new ticket for adding the new constraint and postpone this to have book update in contrib
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Don't feel strongly about it either way. But was definitely going to create a new issue for
ExistsIn
anyway π - Status changed to RTBC
10 months ago 5:43pm 21 February 2024 - πΊπΈUnited States smustgrave
So I asked @catch and doesn't see this as an issue even though book is deprecated.
- Status changed to Needs work
10 months ago 1:22pm 29 February 2024 - Status changed to Needs review
10 months ago 10:43am 6 March 2024 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Rerolled.
We may want to block this on β¨ [PP-1] Enum cases stored in config Postponed .
Needs feedback on how to proceed.
- Status changed to Needs work
10 months ago 1:55pm 6 March 2024 The Needs Review Queue Bot β tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- Status changed to Needs review
10 months ago 3:18pm 7 March 2024 - πΊπΈUnited States smustgrave
So do want to mention that book is deprecated and we are trying to do a sub tree split and kinda falls back to what the process is going to be. If we are going to continue with pushing fixes to deprecated modules are we going to have and sub tree split every time?
- πΊπΈUnited States smustgrave
So I see the concern around core/modules/book/config/schema/book.schema.yml and maintaining that list. For this particular instance I think it's a none problem as book is deprecated and being removed so I don't think it will be a problem for core. I'm going to be helping co-maintain book with @pwolanin and I don't mind maintaining this in contrib.
That may not help answer the question on what core should do for things that are remaining.
So in this instance change LGTM, will leave in review for a few more days for additional eyes.
- Status changed to RTBC
10 months ago 9:40pm 12 March 2024 - πΊπΈUnited States smustgrave
Actually since this is a blocker for book subtree split going to mark now, hope that's okay!
- Status changed to Needs review
10 months ago 10:44am 13 March 2024 - π¬π§United Kingdom alexpott πͺπΊπ
We've not really resolved the threads on the MR yet. Why is this a blocker for the sub tree split?
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Why is this a blocker for the sub tree split?
I'd love to understand this too.
- πΊπΈUnited States smustgrave
Tagged ya both in the thread in #d11readiness. Guess I shouldn't say blocker but more advised to wait to avoid doing multiple subtree splits
- πΊπΈUnited States smustgrave
So is the open question if this should be postponed on β¨ [PP-1] Enum cases stored in config Postponed
- Status changed to Postponed
9 months ago 12:40pm 2 April 2024 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
π Deprecate Book module Postponed happened, so these settings will be gone in Drupal 11.
Moving to https://www.drupal.org/project/book β .
- Status changed to Needs work
4 months ago 3:41am 4 September 2024 - πΊπΈUnited States smustgrave
So I think I'm going to remove the required part of the settings for book. Part of removing the default book content type and moving it to a recipe means those keys could be empty.
- Merge request !52Issue #3422862 by wim leers, smustgrave, alexpott: [PP-2] Add validation... β (Merged) created by smustgrave
- π¨π¦Canada joseph.olstad
tried that validation constraint patch, doesn't help
- π¨π¦Canada joseph.olstad
The only way I can get through this form is patch #2 from
π "child_type_BUNDLE" is not a supported key Needs review -
smustgrave β
committed 8a658899 on 2.0.x
Issue #3422862 by wim leers, smustgrave, alexpott: [PP-2] Add validation...
-
smustgrave β
committed 8a658899 on 2.0.x
Automatically closed - issue fixed for 2 weeks with no activity.