Ash.Actions.BulkManualActionHelpers (ash v3.5.9)

View Source

Helper functions used for handling manual actions when used in bulk operations.

Summary

Functions

Used when a manual action does not export a bulk version of the action.

Functions

process_bulk_results(results, manual_action_module, bulk_action_type, store_notification, store_error, ref, opts)

Processes the results of a manual action's bulk function.

process_non_bulk_result(result, changeset, bulk_action_type)

Used when a manual action does not export a bulk version of the action.