culturecreates / footlight-app

Footlight CMS Front-end
https://cms.footlight.io
3 stars 0 forks source link

Can't save Person when modifying even if all mandatory fields filled (including image) #1354

Open kmdvs opened 2 hours ago

kmdvs commented 2 hours ago

On Staging, trying to save a Person fails even when an image is given, when modifying

savePerson

Create New functions... And saves... It is the modification that fails...

Repro steps:

kmdvs commented 2 hours ago

Is the error that image is now mandatory?

kmdvs commented 2 hours ago

This stops Cypress tests from working, in the Modify Person section, when doing @general tests (OK with tags: ['@important', '@essential']

Checking Modify existing`, { tags: ['@general']