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

fix: User Answers not exporting from surveys #151

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

AyakorK
Copy link
Contributor

@AyakorK AyakorK commented Oct 8, 2024

🎩 Description

Please describe your pull request.

📌 Related Issues

Link your PR to an issue

Testing

Describe the best way to test or validate your PR.

  • Initialize your app

TO SETUP YOUR APP

  • Please use DOCKER you absolutely need it
  • If you already had setup a docker instance of decidim-tou in the past please run make teardown
  • Run the command make run to setup your app
  • Once it's setup please make sure you access to your platform using the url https://localhost:3000

TEST THE FEATURE

  • Log in as a user (or admin)
  • Access to BackOffice
  • Go to a Participatory Process
  • Go to the Survey component settings
  • Open it to the answers
  • Access front office using your account or an other
  • Answer it and submit it
  • Go back to the BackOffice
  • Access the answers (using edit button on the survey component)
  • Export an answer or every answers
  • Check on letter_opener if you have the export
  • Check on Sidekiq if you have the error on an other one and please share it to us

Tasks

  • Add specs
  • Fix version of wicked_pdf to 2.6.3
  • Enable import of wicked_pdf on config/application.rb
  • Fix the CI

📷 Screenshots

Please add screenshots of the changes you're proposing if related to the UI

@AyakorK AyakorK marked this pull request as ready for review October 10, 2024 08:58
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.

1 participant