- Task Type: Enhancement
- Target Version: 2
- Affected Versions:
- Included in Version:
The journal needs to allow for deletion of items through the api.
Requirements:
Item must include a unique key when being created. The journal already supports this option. The key must be unique based upon the access key and objectid.
Items can then be deleted by passing in access key and object id.
Use Case:
Deleting forum entries from journal when item is deleted within forums.