eyra / mono

Next platform repo
https://eyra.co
GNU Affero General Public License v3.0
7 stars 5 forks source link

Entering data in 'about / helpdesk page' of new benchmark study results in unhandled signal #833

Open TjerkNan opened 5 months ago

TjerkNan commented 5 months ago

Describe the bug

About page

Jun 05 20:31:31 ec2-web-dev-01 core[15108]: {"time":"2024-06-05T20:31:31.933Z","severity":"info","message":"SIGNAL: {:consent_page, :update_and_dispatch} => [:changeset,:consent_page,:from_pid,consent_page_up_to_date?], FROM: #PID<0.7702.0>","metadata":{"domain":["elixir"],"erl_level":"notice"}}
Jun 05 20:31:31 ec2-web-dev-01 core[15108]: {"time":"2024-06-05T20:31:31.933Z","severity":"error","message":"Unhandeld signal: {:consent_page, :update_and_dispatch} => [:changeset,:consent_page,:from_pid,consent_page_up_to_date?], FROM: #PID<0.7702.0>","metadata":{"domain":["elixir"],"erl_level":"error"}}

Helpdesk page

Jun 05 20:33:55 ec2-web-dev-01 core[15108]: {"time":"2024-06-05T20:33:55.825Z","severity":"error","message":"Unhandeld signal: {:consent_page, :update_and_dispatch} => [:changeset,:consent_page,:from_pid,consent_page_up_to_date?], FROM: #PID<0.7702.0>","metadata":{"domain":["elixir"],"erl_level":"error"}}

Consent form does not create error

To Reproduce Steps to reproduce the behavior:

  1. create new benchmark study
  2. enter text in about or helpdesk fields

Expected behavior No errors in logs

Screenshots N/A

Desktop (please complete the following information):