Project

General

Profile

Actions

Feature proposal #9004

closed

Expand action types that can create objects to support update and delete

Added by krileon over 1 year ago. Updated over 1 year ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
08 August 2022
Due date:
% Done:

100%

Estimated time:

Description

The GJ action for example can create groups, but not update or delete them. Implement support for updating and deleting groups.

Actions #1

Updated by krileon over 1 year ago

  • Target version changed from 10.0.0 to 9.1.0
Actions #2

Updated by krileon over 1 year ago

  • Target version changed from 9.1.0 to 10.0.0

Would be better for this to support standard GET/PUT/DELETE/UPDATE, etc.. API methods for altering database objects in a generalized action type instead of adding a bunch of modes per auto action.

Actions #3

Updated by krileon over 1 year ago

  • Status changed from Assigned to Rejected
  • Target version deleted (10.0.0)
  • % Done changed from 0 to 100

This doesn't make any sense to do here. These actions are largely there because we don't have an API endpoint yet. CB 3.x will either utilize J4 or our own API endpoint removing the need for these action types and adding more behavior will make migrations that much harder.

Actions

Also available in: Atom PDF