Ash resource extension for implementing Outstanding protocol

4 Open Issues Need Help Last updated: Oct 17, 2025

Open Issues Need Help

View All on GitHub
CiString support 4 months ago
enhancement good first issue

Ash resource extension for implementing Outstanding protocol

Elixir

AI Summary: This issue requests updating the `ash` dependency to version 3.6.2 or later. This update is crucial to address the security vulnerability CVE-2025-48043, as detailed in the provided advisory.

Complexity: 2/5
good first issue chore

Ash resource extension for implementing Outstanding protocol

Elixir
typed struct 10 months ago
enhancement good first issue

Ash resource extension for implementing Outstanding protocol

Elixir
simplify dsl 12 months ago

AI Summary: This GitHub issue proposes simplifying an existing DSL. The primary goal is to eliminate the need for `outstanding do` by making `expect` optional, thereby defaulting to using all attributes. Additionally, it suggests enhancing `expect` to filter attributes based on `private?` and `sensitive?` flags, similar to `ash_json`'s `pick`.

Complexity: 3/5
enhancement good first issue

Ash resource extension for implementing Outstanding protocol

Elixir