lunatech-labs / lunatech-competence-center-online

CCO is the Competence Center Online.
3 stars 3 forks source link

In Edit mode, Save CV does not work #59

Open ag91 opened 7 years ago

ag91 commented 7 years ago

(On http://learn.lunatech.com/cvs/me)

When an user tries to save her own CV after edit, the request is rejected:

The flow to reproduce:

1) go to http://learn.lunatech.com/cvs/me 2) My CV 3) Click the Edit button at the bottom 4) Edit any property 5) Try to save 6) Inspect the console or reload the website to check that the info has not been stored

Error: PUT http://learn.lunatech.com/api/employees/me 400 (Bad Request) Response: "message":"DecodingFailure(Attempt to decode value on failed cursor, List(DownField(category), DownArray, DownField(skills), DownField(employee)))"}