DRD actions can't be executed by ECA due to missing execute method

Created on 26 April 2024, 7 months ago
Updated 10 May 2024, 7 months ago

Problem/Motivation

The action plugins in DRD do not have the execute method because we wanted to declare type safe variables for those and therefore introduced the executeAction method. That was certainly not the best idea back then, but it's not the time to change that now.

Proposed resolution

Bring back the execute function and call the executeAction method after having asserted, that execute was called with the expected argument type.

🐛 Bug report
Status

Fixed

Version

4.1

Component

Code

Created by

🇩🇪Germany jurgenhaas Gottmadingen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024