Skip to content

Upgrade path from Drupal incomplete - action drupal_message: Execution implementation is missing #240

@indigoxela

Description

@indigoxela

After upgrading from D7, some rules actions are broken (because of their action name).

missing-rules-action

Additionally, whenever the event occurs, there are log messages in dblog:

The action action "drupal_message" () fails the integrity check and cannot be executed. Error: Unknown action drupal_message.

My workaround was to copy over the original rules export, paste, and replace "drupal" with "backdrop".

However, I belief, this module should take care of such rules in an update hook.

There's a very similar issue: #159
But that one's about importing from D7, not about regular upgrades.

Worst case, complex rules are broken on upgrade and admins will have trouble to fix or even find the problem, as these broken rules actions can not be edited anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions