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 dkan:datastore-reimport command #3899

Merged
merged 8 commits into from
Oct 23, 2023
Merged

Add dkan:datastore-reimport command #3899

merged 8 commits into from
Oct 23, 2023

Conversation

paul-m
Copy link
Contributor

@paul-m paul-m commented Jan 5, 2023

Adds a Drush command to reimport a dataset.

This command uses a dataset UUID to find distributions, drops them, and then imports them. This facilitates managing datasets by not requiring the user to know the distribution IDs.

@paul-m
Copy link
Contributor Author

paul-m commented Oct 23, 2023

It's my branch originally, but I approve all the changes @janette made. I tested it out on some large datasets and it works fine, including queueing up the post_import queue items.

Copy link
Member

@janette janette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@janette janette merged commit f21747d into 2.x Oct 23, 2023
12 checks passed
@paul-m paul-m deleted the reimport-command branch March 27, 2024 16:15
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