GiPHouse / Website

GiPHouse website based on Django Framework
https://giphouse.nl
GNU Affero General Public License v3.0
5 stars 2 forks source link

Comments of saved questionaire aren't shown #595

Closed 9Y0 closed 2 years ago

9Y0 commented 2 years ago

One-sentence description

I saved my questionaire and when I later went back to it, my comments were replaced by a number. Note that this didn't happen for questions where only text had to be filled in. afbeelding

How to reproduce the bug

  1. Go to a questionnaire.
  2. Fill in some agree-disagree question and give a comment.
  3. Save the questionnaire.
  4. Close the page, and reopen the questionnaire.
  5. The numbers are there...

Expected behaviour

I would expect that my comments would appear.

JobDoesburg commented 2 years ago

Thanks for notifying us! We have resolved the issue. Luckily, it was not the case that your comments were not stored. It was only that they were not properly being displayed on reloading the page. In a few minutes, the patched version of the website will come online

9Y0 commented 2 years ago

Unfortunately, I probably hit Save again which meant that my answers were deleted :facepalm:. Luckily I did not fill in that much yet... Thanks for fixing it so quickly though!