ash-project / ash-project/ash

Add `filter` option to update/destroy actions

Open
#1,350 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.