Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
AshOban trigger `read_metadata` passed to action as argument? - Ash Framework
AF
Ash Framework
•
3y ago
•
5 replies
rellen
AshOban trigger `read_metadata` passed to action as argument?
Hello
!
In the AshOban code
, there is this documentation statement
:
https://github.com/ash-project/ash_oban/blob/main/lib/ash_oban.ex#L129
I can
't see where metadata is passed to the update action
. I presume it would be somewhere here
:
https://github.com/ash-project/ash_oban/blob/main/lib/transformers/define_schedulers.ex#L477-L492
What am I missing
? Has this part of the feature been missed
, or was it never the intention to grab the metadata back out of the Oban job table into Ash land again
?
GitHub
ash_oban/lib/ash_oban.ex at main · ash-project/ash_oban
An Ash extension for interacting with Oban
. Contribute to ash
-project
/ash
_oban development by creating an account on GitHub
.
GitHub
ash_oban/lib/transformers/define_schedulers.ex at main · ash-projec...
An Ash extension for interacting with Oban
. Contribute to ash
-project
/ash
_oban development by creating an account on GitHub
.
Ash Framework
Join
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
2,193
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Actor not passed to `read` action after `create` action
AF
Ash Framework / support
3y ago
Idiomatic way to test AshOban trigger conditions
AF
Ash Framework / support
8mo ago
action argument default to another argument?
AF
Ash Framework / support
3y ago
AshOban scheduled action crashing Oban.Plugins.Cron
AF
Ash Framework / support
4mo ago