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 :created_at and :id to survey particpant answers (UserAnswersSerializer) #4990

Conversation

agustibr
Copy link
Contributor

@agustibr agustibr commented Mar 21, 2019

🎩 What? Why?

Added :id and :created_at to UserAnswersSerializer so when exporting survey particpant answers, as .csv, .json or .xls, data can be easily managed by the administrator and sorted by creation.

📌 Related Issues

📋 Subtasks

  • Add CHANGELOG entry
  • Add tests

📷 Screenshots (optional)

Exported .json:

Captura de pantalla de 2019-03-21 08-24-54

@agustibr agustibr changed the title Add :created_at and :id to UserAnswersSerializer Add :created_at and :id to survey particpant answers (UserAnswersSerializer) Mar 21, 2019
@agustibr agustibr force-pushed the feat/user_answer_serializer_w_id_and_created_at branch from 90c8fb7 to 5da1ca9 Compare March 21, 2019 07:31
mrcasals
mrcasals previously approved these changes Mar 21, 2019
@agustibr
Copy link
Contributor Author

@mrcasals All checks passed! 😃

@mrcasals mrcasals merged commit 3cdc3da into decidim:master Mar 21, 2019
@mrcasals
Copy link
Contributor

Merging! Build was green, only conflict was on Changelog.

@agustibr
Copy link
Contributor Author

😄 Thanks!

@tramuntanal tramuntanal deleted the feat/user_answer_serializer_w_id_and_created_at branch February 19, 2021 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants