-
Notifications
You must be signed in to change notification settings - Fork 53
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
Fix dataImport for Announcements #380
Labels
Comments
Is there a workaround for it ? |
The workaround is to launch |
To provide a trace of the error:
This cause |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Currently, dataImport does not work for Announcements data files. DataInit does.
To Reproduce
Steps to reproduce the behavior:
./gradlew dataImport -Ddir data/quickstart/announcements/
Expected behavior
./gradlew dataImport -Ddir data/quickstart/announcements/
imports files in that directoryThe text was updated successfully, but these errors were encountered: