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

Use a background job to import accountability results #197

Open
ferblape opened this issue Jan 29, 2018 · 0 comments
Open

Use a background job to import accountability results #197

ferblape opened this issue Jan 29, 2018 · 0 comments

Comments

@ferblape
Copy link
Contributor

🎩 User Story

Decidim Accountability module includes an importer of results. To make this importer more reliable it should be executed as a background process.

When the import finishes, the admin should be notified:

  1. with the status of the process
  2. in case of errors, which were the errors

Notice that this feedback is already implemented as part of the importer, and should be adapted to the new asynchronous implementation.

📋 Related documentation

None

🎯 Acceptance criteria

An admin should be able to import the current projects CSV (+4000 rows).

📌 Related issues

#189

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

No branches or pull requests

1 participant