Feature proposal #9004
closed
Expand action types that can create objects to support update and delete
Added by krileon almost 3 years ago.
Updated almost 3 years ago.
Start date:
08 August 2022
Description
The GJ action for example can create groups, but not update or delete them. Implement support for updating and deleting groups.
- Target version changed from 10.0.0 to 9.1.0
- 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.
- 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.
Also available in: Atom
PDF