cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
31 stars 12 forks source link

Problem saving form settings when form file is unnamed #3761

Open anikbrazeau opened 3 weeks ago

anikbrazeau commented 3 weeks ago

Description

In trying to set up settings in a draft form, encountered error 552.

Steps to reproduce

  1. Go to GC Forms
  2. Click on Publish
  3. Scroll down to Settings
  4. Change data classification or delivery option
  5. Save changes
  6. See error

Details

Expected behaviour

Ability to save when changes are made and things are clickable? Or is this related to the environment?

Screenshots or videos

Screenshot 2024-06-06 at 2 57 57 PM

Screenshot 2024-06-06 at 3 22 28 PM

timarney commented 3 weeks ago

Shipped 2 "related" PRs

Quick panel

https://github.com/cds-snc/platform-forms-client/pull/3777

Settings Modal

https://github.com/cds-snc/platform-forms-client/pull/3775