@kenrbnsn can you isolate this to only one of the additional patterns you're introducing?
Also, have you changed the default patterns below at all?
/.*\.aspx/
/.*\.asp/
/.*\.jsp/
/\/blog_edit\.php/
/\/blogs\.php/
/\/wp-admin.*/
/\/wp-login.*/
/\/my_blogs/
/\/system\/.*\.php/
/.*systopice.*/
/.*login.json/
/\/episerver.*/
Thank You!
Looks good & works as expected.
Yes my bad I should’ve assigned it. Thanks for tip (and speed)!
@ankitv18 very speedy indeed but not sure why you ignored my last comment?
Thanks for your uber-quick response and good to hear!
Ah yes, I'll prepare a MR :)
@DamienMcKenna @wells is it possible to have some feedback here please?
ioanmar → created an issue.
Agreed @jurgenhaas, thank you.
I've tried the latest beta version but I'm getting the same error when hitting "+ Add new model" on /admin/config/workflow/eca/add/bpmn-io:
Error: ECA ran into error from third party in the context of "Collecting all available events": Declaration of Drupal\openai_eca\Plugin\Action\OpenAIActionBase::create(Symfony\Component\DependencyInjection\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition): Drupal\eca\Plugin\Action\ActionBase must be compatible with Drupal\eca\Plugin\Action\ActionBase::create(Symfony\Component\DependencyInjection\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition): static Error: ECA ran into error from third party in the context of "Collecting all available conditions": Declaration of Drupal\openai_eca\Plugin\Action\OpenAIActionBase::create(Symfony\Component\DependencyInjection\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition): Drupal\eca\Plugin\Action\ActionBase must be compatible with Drupal\eca\Plugin\Action\ActionBase::create(Symfony\Component\DependencyInjection\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition): static Error: ECA ran into error from third party in the context of "Collecting all available actions": Declaration of Drupal\openai_eca\Plugin\Action\OpenAIActionBase::create(Symfony\Component\DependencyInjection\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition): Drupal\eca\Plugin\Action\ActionBase must be compatible with Drupal\eca\Plugin\Action\ActionBase::create(Symfony\Component\DependencyInjection\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition): static
The following modules are enabled, version 2.0.0-beta1:
- ECA Core
- ECA Content
- ECA UI
- ECA BPMN
- BPMN.iO for ECA