Antwerp, BE
Account created on 16 October 2013, over 11 years ago
  • Drupal Developer at iO 
#

Merge Requests

More

Recent comments

🇧🇪Belgium baikho Antwerp, BE

Tests are failing

🇧🇪Belgium baikho Antwerp, BE

@cmlara could we please have a new tagged release? Thanks!

🇧🇪Belgium baikho Antwerp, BE

baikho changed the visibility of the branch 3517986-entity-finder-plugin to hidden.

🇧🇪Belgium baikho Antwerp, BE

I tested patch from #18 on v3.0.0, but that is still reproducing the behaviour described as in #6

But the first imported german node is gone, and was replacing through the english version.

Or what I think is happening is that the original source node's language get swapped with the overridden language instead.

🇧🇪Belgium baikho Antwerp, BE

Just adding my two cents — I think the solution in Support Batch Processing Active could serve as an example for implementing something similar for JSON:API.

And then there is also https://www.drupal.org/project/feeds_paged_drupal_jsonapi_fetcher , although it looks quite outdated.

🇧🇪Belgium baikho Antwerp, BE

baikho made their first commit to this issue’s fork.

🇧🇪Belgium baikho Antwerp, BE

baikho created an issue.

🇧🇪Belgium baikho Antwerp, BE

Tested MR !174 on 3 custom Feeds Importers that extend the BaseItem class.

  • Drupal Core 11.1.3
  • PHP 8.3.15
  • Feeds v3.0.0

Works as expected and no PHP deprecation notices now. RTBC for me

🇧🇪Belgium baikho Antwerp, BE
🇧🇪Belgium baikho Antwerp, BE
🇧🇪Belgium baikho Antwerp, BE
🇧🇪Belgium baikho Antwerp, BE
🇧🇪Belgium baikho Antwerp, BE

baikho created an issue.

🇧🇪Belgium baikho Antwerp, BE

Thanks for the swift response!

🇧🇪Belgium baikho Antwerp, BE

baikho created an issue.

🇧🇪Belgium baikho Antwerp, BE

baikho created an issue.

🇧🇪Belgium baikho Antwerp, BE

baikho made their first commit to this issue’s fork.

🇧🇪Belgium baikho Antwerp, BE

baikho made their first commit to this issue’s fork.

🇧🇪Belgium baikho Antwerp, BE

I don't have permissions to do so, so I'm assigning this to you @shadcn

🇧🇪Belgium baikho Antwerp, BE

baikho created an issue.

🇧🇪Belgium baikho Antwerp, BE

And patch, for both 1.0.0-beta1 and 1.0.x-dev

🇧🇪Belgium baikho Antwerp, BE

Usage example of this change:

$configuration = [
  'http_client_options' => [
    'timeout' => 300,
  ],
];

/** @var \Drupal\ai\Plugin\ProviderProxy $provider */
$provider = $this->aiProviderPluginManager->createInstance($providerChoice, $configuration);
🇧🇪Belgium baikho Antwerp, BE

I believe this could be considered a bug

🇧🇪Belgium baikho Antwerp, BE

Currently only supports Media images.

🇧🇪Belgium baikho Antwerp, BE

#12 Thank you for testing!

Let's put these changes in a Merge Request, so that the pipeline tests it on D11 too.

🇧🇪Belgium baikho Antwerp, BE

Tests have meanwhile been added in #3202448: Test basic use case of excluding node types and are also running on Gitlab CI now. Other tests are being rolled out as we go, see for example 🐛 Changing exclude criteria and reindexing does not remove newly excluded nodes from search index Needs review .

🇧🇪Belgium baikho Antwerp, BE

On second thought, as we hadn't need to drop support for older Core versions in 📌 Automated Drupal 11 compatibility fixes for search_exclude Needs review , I think we can just stay on 3.0.0 for a RC1.

🇧🇪Belgium baikho Antwerp, BE

Your patch and Merge Request don't hold the pending changes of 🐛 Route does not exist Active which is why I think you ran into that error. Please see that issue and the updated patch.

🇧🇪Belgium baikho Antwerp, BE

In the meantime, adding a new patch from the MR and so that people don't run into 🐛 Error Class Url Not Found to Edit search page Content(exclude) Needs review .

🇧🇪Belgium baikho Antwerp, BE

Thanks for all the help and feedback everyone. However I believe there are 2 things worth pointing out:

1. Whilst testing this, I found that the redirect to the entity collection page would discard the Configuration form's confirmation message, which makes it unclear if the form had been successfully saved.

2. There is 🐛 Cannot find route error Active , which is this very same bug report but on the former 2.x branch, and I think this more of a Core bug rather than this module at fault.

🇧🇪Belgium baikho Antwerp, BE

I'm closing this with it being worked at in 🐛 Route does not exist Active on the supported 3.x branch. Also bearing in mind that I still believe this to be a Core bug as per #10.

🇧🇪Belgium baikho Antwerp, BE

Happy for the pipeline to include the DrupalPractice standard and READMEs.

As a bonus, I have corrected the spelling error (UK -> US) so that job is green now.

I'm happy to help with setting up the phpcs.xml file if you want, depending on your views of the two points in #5

Thanks for those fixes already, gladly have your help on these. I'll try and find some time to fix the descriptions.

🇧🇪Belgium baikho Antwerp, BE

Merged now, thanks for the help!

🇧🇪Belgium baikho Antwerp, BE

Looking at the build https://git.drupalcode.org/project/faker/-/pipelines/420180 now, I think I understand what you were referring to with #6 now. As it shouldn't be able to install with composer when not compatible w/ D11, yet it was able to.

🇧🇪Belgium baikho Antwerp, BE

Hmm I can't seem to disable the current composer job. (Trying to have it run on D10 only for now)

Production build 0.71.5 2024