Zenika / feedzback

Request and give feedback to your colleagues
https://feedzback.znk.io/
10 stars 2 forks source link

fix(server): feedback draft dto validation #718

Closed avine closed 1 month ago

avine commented 1 month ago

For drafts of spontaneous feedback or responses to feedback requests:

The but was introduced by this PR : https://github.com/Zenika/feedzback/pull/634 The usage of @IsNotEmpty() was applied for both non-draft (OK) and draft (KO) operations.