Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update data button #102

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Add update data button #102

merged 2 commits into from
Dec 2, 2024

Conversation

RobNicholsGDS
Copy link
Collaborator

  • Moves data upload code from seeds into new object UpdateDataFromSource.
  • Then uses an active job (via delayed jobs) to process the update in a separate process.
  • The process is triggered via a new action of the agreements controller.
  • It is only accessible if the environment variable ALLOW_MANUAL_POPULATE is set to "true"

- Only appears if ALLOW_MANUAL_POPULATE set to "true"
@RobNicholsGDS RobNicholsGDS merged commit ba8119f into main Dec 2, 2024
2 checks passed
@RobNicholsGDS RobNicholsGDS deleted the add-update-data-button branch December 2, 2024 13:48
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.

1 participant