Closed (fixed)
Project:
Entity Share
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2022 at 09:44 UTC
Updated:
30 Apr 2022 at 08:34 UTC
Jump to comment: Most recent
The method to receive a list of events was called actions before. This got renamed to definitions in beta-8 of ECA and we need to adjust that for the integration here as well.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jurgenhaasComment #4
rkollerBefore I was made aware of this issue and patch I've updated to the latest version of ECA and Entity Share which caused a fatal error when installing entity_share_eca. Applying the patch and clearing the cache fixed the fatal error.
Comment #5
grimreaperHi,
Do you think it will be better to create a dedicated entity_share_eca project on drupal.org?
Because, there are regularly issues to update the module and Entity Share releases may not be synchronized with ECA releases.
Comment #7
grimreaperComment #8
jurgenhaasWe are close to 1.0-RC1 and won't expect any such changes, at least not with such a frequency anymore. Still, I've had the same thought and it would make both of us more flexible, if we extracted the integration into a separate module. We've done the same for Tamper and for State Machine integrations. More will follow and I think, we should do the same thing here too.