beergode / tech-thrive-catalyst

New Ideas are Born in a High Stack Oasis
3 stars 0 forks source link

Cannot Submit Vote #18

Closed berkayerten closed 2 months ago

berkayerten commented 3 months ago

Users cannot succesfully vote as vote submitting results with an error "Failed to submit your response."

Steps to reproduce:

  1. Create a new survey and add a note, headline, question and answers
  2. Do not set participant count
  3. Open the Survey from the Survey Menu
  4. Choose an answer and click on Submit

Actual Result: Submittin a vote causes error "Failed to submit your response."

Expected Result: Submitting a vote is successful

Additional Information:


Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from type [java.lang.String] to type [com.beergode.decisionmaker.adapters.survey.mongo.entity.SurveySettingField]] with root cause

org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from type [java.lang.String] to type [com.beergode.decisionmaker.adapters.survey.mongo.entity.SurveySettingField]
berkayerten commented 3 months ago

Can I submit this issue to you @gokhandegerli ?

berkayerten commented 2 months ago

No longer reproducible. Rejected