before_transaction hook. The docs is stating the following execution order for a create action:manage_relationship) is executing before my before_transaction.for_create, my before_transaction doesn't get executed at all. (the doc for for_create/4 only mentions To have your logic execute only during the action, you can use after_action/2 or before_action/2.), which is already a problem as my manage_relationship depends on the data from the API.Ash.create()!, I get the following logs: