- @acbramley opened merge request.
- π¦πΊAustralia acbramley
I've rebased https://git.drupalcode.org/project/drupal/-/merge_requests/2231/diffs onto a new branch off 10.1.x, thankfully it applied with just a little fuzz :) I'll look into implementing some form of deprecation test now.
Can we please get MR 2231 closed?
- π¦πΊAustralia acbramley
I've added test coverage for ResourceTypeRepository::getRelatableResourceTypesFromFieldDefinition, thank you very much @joachim for your sandbox module. It was pretty much exactly what I needed, all I added was the
mainPropertyName
function to tie everything together (it took me WAY too long to figure that out).Now all we need is a deprecation test for the include resolver.
- Status changed to Needs review
over 1 year ago 6:03am 5 April 2023 - π¦πΊAustralia acbramley
That coverage came together a little easier than expected. This should be good to go now.
- π³π±Netherlands bbrala Netherlands
Great work! We do need a follow up issue eventually to make sure the deprecation test module is removed from 11. Although it might just be part of removing this deprecated code in 11.
We also need a change record if we want to move forward.
If possible i'd also like a review from the contrib maintainers that ran into this issue since @bradjones1 and @joachim do seem to understand this issue very well.
- π¦πΊAustralia acbramley
Thanks :) there's already a draft CR attached
- Status changed to Needs work
over 1 year ago 7:50am 10 April 2023 - Status changed to Needs review
over 1 year ago 12:28am 11 April 2023 - Status changed to Needs work
over 1 year ago 12:15am 23 April 2023 - πΊπΈUnited States smustgrave
Left a comment for the deprecation message.
- last update
over 1 year ago 29,305 pass - last update
over 1 year ago 29,305 pass - Status changed to Needs review
over 1 year ago 11:13pm 23 April 2023 - Status changed to RTBC
over 1 year ago 7:43pm 24 April 2023 - πΊπΈUnited States smustgrave
Changes look good and feedback addressed.
- last update
over 1 year ago 29,303 pass - last update
over 1 year ago 29,365 pass 13:56 10:59 Running- last update
over 1 year ago 29,370 pass - last update
over 1 year ago 29,377 pass - last update
over 1 year ago 29,382 pass - last update
over 1 year ago 29,382 pass - last update
over 1 year ago 29,383 pass - last update
over 1 year ago 29,386 pass - last update
over 1 year ago 29,391 pass - last update
over 1 year ago 29,391 pass - last update
over 1 year ago 29,391 pass - last update
over 1 year ago 29,391 pass - Open on Drupal.org βEnvironment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - last update
over 1 year ago 29,399 pass - last update
over 1 year ago 29,402 pass 28:57 23:58 Running- last update
over 1 year ago 29,403 pass - Open on Drupal.org βEnvironment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - last update
over 1 year ago 29,412 pass - last update
over 1 year ago 29,418 pass - last update
over 1 year ago 29,423 pass - last update
over 1 year ago 29,423 pass - last update
over 1 year ago 29,428 pass - Status changed to Needs work
over 1 year ago 11:10pm 12 June 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Left some comments on the MR, looks very close, keen to get this into 10.2.0 early
- last update
over 1 year ago 29,298 pass, 28 fail - Status changed to RTBC
over 1 year ago 8:11am 30 June 2023 - π³π±Netherlands bbrala Netherlands
I've addresses the issues mentioned by Larowlan. He gave a go to RTBC. Also updated CR to point at 10.2.
Did a local rebase on 11.x without a problem, but cannot change the target of the MR to 11.x so have not pushed.
- Status changed to Needs work
over 1 year ago 7:15pm 30 June 2023 - last update
over 1 year ago 29,427 pass, 2 fail - Status changed to RTBC
over 1 year ago 8:21pm 30 June 2023 - π³π±Netherlands bbrala Netherlands
Fixed the test. Checked for the wrong datadefinition. Tests are green locally.
- Status changed to Needs work
over 1 year ago 9:36pm 30 June 2023 - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,574 pass - @bbrala opened merge request.
- Status changed to RTBC
over 1 year ago 10:48am 1 July 2023 - π³π±Netherlands bbrala Netherlands
Green, so yay.
Also openened a MR to 11.x, it could rebase without any changes, so i guess the original MR will also merge into 11.x without a problem.
-
larowlan β
committed da5ea0ae on 11.x
Issue #3057545 by acbramley, hchonov, bbrala, bradjones1, larowlan,...
-
larowlan β
committed da5ea0ae on 11.x
- Status changed to Fixed
over 1 year ago 6:41am 3 July 2023 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
YAY! Epic work here!
Unpostponed:
- π Use EntityReferenceItemInterface::getReferenceableBundles() in EntityReferenceAutocompleteWidget::getAutocreateBundle() Active
- π Use EntityReferenceItemInterface::getReferenceableBundles() wherever core needs to discover reference-able entities for a field. Active
- β¨ Dynamic Entity Reference normalization support Active
- π JSON:API module does not support POSTing dynamic entity references with only `type`, `id`/entity reference field does not validate type when setting with entity property Needs work
Automatically closed - issue fixed for 2 weeks with no activity.