Add `filter` option to update/destroy actions
Open
enhancement
- Dominant language
- Elixir
- Stars
- 2.5k
- Forks
- 422
- Avg merge
- 23h 26m
- Merged PRs (30d)
- 46
Description
These `filter` options would be applied when building a changeset just before calling the action (so they can't be controverted), and could also be lifted to the `read` action when used in a bulk update/destroy scenario
Contributor guide
Research direction
No files or tests are named. Start by tracing how a changeset is built before update and destroy actions, then inspect the bulk update/destroy path where the filter could be lifted to the read action. Done means filter options are applied before the action and behave consistently for bulk operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100