Project

General

Profile

Actions

Feature proposal #7937

open

Implement parameter to select auto actions to execute after an auto action

Added by krileon almost 4 years ago. Updated over 3 years ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Start date:
14 April 2020
Due date:
% Done:

0%

Estimated time:

Description

This effectively makes auto action chaining much easier to do and not prone to errors. Currently to chain auto actions you need to act on autoactions_onAction trigger and you MUST condition against the auto action id or you will get stuck in an infinite loop so it's just too prone to errors. Having a parameter to select other auto actions would ease the configuration and no longer be prone to errors.

Actions #1

Updated by krileon almost 4 years ago

Maybe a better way to do this is to free up action types from being limited to a single action. Meaning a single auto action could execute multiple action types. This would require some migration code, but would significantly improve the functionality of auto actions. This would allow auto actions to be a set of triggers, access, and conditions with the actions being as many of whatever is needed.

Actions #2

Updated by krileon over 3 years ago

  • Target version changed from 8.1.0 to 10.0.0
Actions

Also available in: Atom PDF