Project

General

Profile

Actions

Feature proposal #4108

closed

Implement a CRON endpoint to perform actions

Added by krileon almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12 July 2013
Due date:
% Done:

100%

Estimated time:

Description

Implement a secured token URL that can be used directly or in CRON to run an action. The action however will not function like other actions quite the same. What it will do is parse through every user and run the action for every user. To filter out users you'd use conditionals, access checks, or the exclude features of actions. A few parameters will also be added to configuration to limit the query to a number of results, enabled only, etc.. to help with performance. A new trigger should be added to designate it as internal.

Actions #1

Updated by krileon almost 11 years ago

Implement multiple internal triggers that behave differently.

Internal General
Internal Users

Internal General actions will simply perform the action and pass it an empty user object. This can be used to perform general actions that don't actually need a user (like queries, etc..). Internal Users will execute the action on every CB user.

Actions #2

Updated by krileon almost 11 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by krileon almost 11 years ago

  • Status changed from Resolved to Closed
  • Target version set to 5.1.0
Actions

Also available in: Atom PDF