Skip to content

Conversation

@aapomm
Copy link
Contributor

@aapomm aapomm commented Jul 11, 2025

Summary

Refactor the job handling to use the ActiveJob UID instead. This requires the following changes:

  • the controller will need to return the job ID
  • create.js.erb will need to startup the ConsoleUpdater after receiving the job ID from the controller (callback)
  • the job will not need the uid argument anymore
  • In the upload controller, the inline call will need to be updated to call job.perform_now instead of calling the importer directly

Check List

  • Added a CHANGELOG entry

Base automatically changed from log/uuid to develop July 11, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants