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

Import message labels. #3776

Merged
merged 1 commit into from
May 27, 2022
Merged

Import message labels. #3776

merged 1 commit into from
May 27, 2022

Conversation

dafeder
Copy link
Member

@dafeder dafeder commented Apr 13, 2022

The import queue job actually creates two result objects, one for the ResourceLocalizer and one for the actual Import. The messages displayed from drush when running the queue report these both as "Import... completed."

QA Steps

  • Create a dataset with a CSV resource
  • Run drush cron and confirm resource is imported
  • Modify resource by incrementing the updated date (make sure updated is marked as a trigger in DKAN settings)
  • Run drush cron
  • Confirm that you get two unique messages for the import status rather than two identical "Import completed" messages

@dafeder dafeder requested a review from janette May 27, 2022 14:30
@janette janette merged commit 5edbb33 into 2.x May 27, 2022
@janette janette deleted the import-lables branch May 27, 2022 15:19
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