liquid-labs / liquid-labs/catalyst-core-api
Handle 'archive-for-delete' for all non-local items.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Issuing a REST-ful delete should result in an entity being marked as archived. For 1.0, we will not support deletion, only archival.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the RESTful delete handling for non-local items and reading how entities are currently removed or archived. Verify the behavior for every non-local item type; done means a delete request archives the entity and does not delete it, while local-item behavior remains consistent with the intended scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100