Skip to content

Conversation

adrian-BOS
Copy link

this PR would allow us something like

active_admin_import(
  after_batch_import->(importer) do
    ...
    # possible some logging for current_user
    Log.create!(user: importer.current_user)
    ...
  end
)

@adrian-BOS adrian-BOS changed the title add_current_user_to_importer_object add current_user to importer.rb Sep 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant